#include "LBMBase.h"
#include <cfloat>
Go to the source code of this file.
Classes | |
class | LBMD2Q9< DataType > |
Standard 2d Navier-Stokes LBM stencil operator. More... | |
Defines | |
#define | LB_FACTOR 1.0e5 |
#define | NUMMICRODIST (9+NUMPLUS) |
Standard 2d Navier-Stokes LBM stencil operator. |
#define LB_FACTOR 1.0e5 |
#define NUMMICRODIST (9+NUMPLUS) |
Standard 2d Navier-Stokes LBM stencil operator.
Density distribution indexing used, 2D-BGK-operator
C5 C3 C4 \ | / C2--C0--C1 / | \ C8 C6 C7