Declaration print_warning_on_adjustment. More...
Static Public Member Functions | |
| static void | pw1 (size_t i, const grid_key_dx< dim > &gk_start) |
| print warning type1 More... | |
| static void | pw2 (size_t i, const grid_key_dx< dim > &gk_start) |
| print warning type2 More... | |
| static void | pw3 () |
| print warning type3 | |
| static void | pw4 (size_t i, const grid_key_dx< dim > &gk_stop, const linearizer &grid_base) |
| print warning type4 More... | |
| static void | pw5 () |
| print warning type5 | |
Declaration print_warning_on_adjustment.
Definition at line 21 of file grid_key_dx_iterator_sub.hpp.
|
inlinestatic |
print warning type1
| gk_start | start point |
Definition at line 30 of file grid_key_dx_iterator_sub.hpp.
|
inlinestatic |
print warning type2
| i | component |
| gk_start | start point |
Definition at line 38 of file grid_key_dx_iterator_sub.hpp.
|
inlinestatic |
print warning type4
| i | component |
| gk_stop | stop point |
| grid_base | grid information |
Definition at line 55 of file grid_key_dx_iterator_sub.hpp.