#include <ShearRate.h>
|
template<typename FieldPtrOrIterator > |
static real_t | get (const LatticeModel_T &latticeModel, const FieldPtrOrIterator &it, const Vector3< real_t > &velocity, const real_t rho) |
|
template<typename PdfField_T > |
static real_t | get (const LatticeModel_T &latticeModel, const PdfField_T &pdf, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, const Vector3< real_t > &velocity, const real_t rho) |
|
static real_t | get (const std::vector< real_t > &nonEquilibrium, const real_t relaxationParam, const real_t rho=real_t(1)) |
| For incompressible LB you don't have to pass a value for 'rho' since for incompressible LB 'rho' is not used in this function! More...
|
|
◆ ShearRelaxationParameter
template<typename LatticeModel_T >
◆ Stencil
template<typename LatticeModel_T >
◆ get() [1/3]
template<typename LatticeModel_T >
template<typename FieldPtrOrIterator >
◆ get() [2/3]
template<typename LatticeModel_T >
template<typename PdfField_T >
◆ get() [3/3]
template<typename LatticeModel_T >
For incompressible LB you don't have to pass a value for 'rho' since for incompressible LB 'rho' is not used in this function!
The documentation for this struct was generated from the following file:
- /builds/administration/walberla-website/walberla/src/lbm/field/ShearRate.h