Declaration print_warning_on_adjustment. More...
Declaration print_warning_on_adjustment.
Definition at line 153 of file grid_sm.hpp.
#include <grid_sm.hpp>
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 More... | |
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 More... | |
|
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 type3
Definition at line 45 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.
|
inlinestatic |
print warning type5
Definition at line 61 of file grid_key_dx_iterator_sub.hpp.