#include <D3Q27StorageSpecification.h>
|
static const bool | compressible = false |
|
static const int | equilibriumAccuracyOrder = 2 |
|
static const bool | equilibriumDeviationOnly = true |
|
static const bool | inplace = false |
|
static const bool | zeroCenteredPDFs = true |
|
static constexpr double | w [27] = { 0.296296296296296,0.0740740740740741,0.0740740740740741,0.0740740740740741,0.0740740740740741,0.0740740740740741,0.0740740740740741,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.00462962962962963,0.00462962962962963,0.00462962962962963,0.00462962962962963,0.00462962962962963,0.00462962962962963,0.00462962962962963,0.00462962962962963 } |
|
static constexpr double | wInv [27] = { 3.37500000000000,13.5000000000000,13.5000000000000,13.5000000000000,13.5000000000000,13.5000000000000,13.5000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,216.000000000000,216.000000000000,216.000000000000,216.000000000000,216.000000000000,216.000000000000,216.000000000000,216.000000000000 } |
|
◆ CommunicationStencil
◆ Stencil
◆ compressible
const bool walberla::lbm::D3Q27StorageSpecification::compressible = false |
|
static |
◆ equilibriumAccuracyOrder
const int walberla::lbm::D3Q27StorageSpecification::equilibriumAccuracyOrder = 2 |
|
static |
◆ equilibriumDeviationOnly
const bool walberla::lbm::D3Q27StorageSpecification::equilibriumDeviationOnly = true |
|
static |
◆ inplace
const bool walberla::lbm::D3Q27StorageSpecification::inplace = false |
|
static |
constexpr double walberla::lbm::D3Q27StorageSpecification::w[27] = { 0.296296296296296,0.0740740740740741,0.0740740740740741,0.0740740740740741,0.0740740740740741,0.0740740740740741,0.0740740740740741,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.0185185185185185,0.00462962962962963,0.00462962962962963,0.00462962962962963,0.00462962962962963,0.00462962962962963,0.00462962962962963,0.00462962962962963,0.00462962962962963 } |
|
staticconstexpr |
◆ wInv
constexpr double walberla::lbm::D3Q27StorageSpecification::wInv[27] = { 3.37500000000000,13.5000000000000,13.5000000000000,13.5000000000000,13.5000000000000,13.5000000000000,13.5000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,54.0000000000000,216.000000000000,216.000000000000,216.000000000000,216.000000000000,216.000000000000,216.000000000000,216.000000000000,216.000000000000 } |
|
staticconstexpr |
◆ zeroCenteredPDFs
const bool walberla::lbm::D3Q27StorageSpecification::zeroCenteredPDFs = true |
|
static |
The documentation for this class was generated from the following file: