Standard 2d Navier-Stokes LBM stencil operator. More...
#include "LBMBase.h"
#include <cfloat>
Go to the source code of this file.
Classes | |
class | LBM4SWED2Q9< DataType > |
Standard 2d Navier-Stokes LBM stencil operator. More... | |
Defines | |
#define | LB_FACTOR 1.0e5 |
Standard 2d Navier-Stokes LBM stencil operator.
#define LB_FACTOR 1.0e5 |
Referenced by BoundaryConditionsSupplemental::SetupData(), LBMD3Q19Thermal< DataType >::Step(), LBMD3Q19< DataType >::Step(), LBMD2Q9Thermal< DataType >::Step(), LBMD2Q9Smag< DataType >::Step(), LBMD2Q9< Vector< DataType, 9 >, Vector< DataType, 3 >, 2 >::Step(), LBMD1Q3< DataType >::Step(), and LBM4SWED2Q9< DataType >::Step().