Defines how many logical time steps constitute one physically correct time step (e.g. More...
#include <apitraits.h>
Public Types | |
typedef void | SupportsNanoSteps |
Static Public Attributes | |
static const unsigned | NANO_STEPS = CELL_NANO_STEPS |
Defines how many logical time steps constitute one physically correct time step (e.g.
LBM kernels often involve two passes: one for streaming, on for collision).
typedef void LibGeoDecomp::APITraits::HasNanoSteps< CELL_NANO_STEPS >::SupportsNanoSteps |
const unsigned LibGeoDecomp::APITraits::HasNanoSteps< CELL_NANO_STEPS >::NANO_STEPS = CELL_NANO_STEPS [static] |