Definition at line 72 of file grid_key_dx_iterator_sub.hpp.
Static Public Member Functions | |
| static void | pw1 (size_t i, const grid_key_dx< dim > &gk_start) |
| print warning type1 | |
| static void | pw2 (size_t i, const grid_key_dx< dim > &gk_start) |
| print warning type2 | |
| 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 | |
| static void | pw5 () |
| print warning type5 | |
|
inlinestatic |
print warning type1
| i | component |
| gk_start | start point |
Definition at line 82 of file grid_key_dx_iterator_sub.hpp.
|
inlinestatic |
print warning type2
| i | component |
| gk_start | start point |
Definition at line 90 of file grid_key_dx_iterator_sub.hpp.
|
inlinestatic |
print warning type3
Definition at line 96 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 105 of file grid_key_dx_iterator_sub.hpp.
|
inlinestatic |
print warning type5
Definition at line 111 of file grid_key_dx_iterator_sub.hpp.