is_grid_staggered analyse T if it has a property that define the type of grid More...
is_grid_staggered analyse T if it has a property that define the type of grid
This struct define a method value that return id T define a staggered or normal grid
Definition at line 71 of file common.hpp.
#include <common.hpp>
Static Public Member Functions | |
static bool | value () |
Return true if the grid is staggered. More... | |
|
inlinestatic |
Return true if the grid is staggered.
If T define a staggered grid return true, if define a NORMAL grid or does not define any grid type return false
Definition at line 82 of file common.hpp.