|
template<typename FieldPtrOrIterator > |
static real_t | getEquilibrium (Vector3< real_t > &momentumDensity, const LatticeModel_T &latticeModel, const FieldPtrOrIterator &it) |
|
template<typename PdfField_T > |
static real_t | getEquilibrium (Vector3< real_t > &momentumDensity, const LatticeModel_T &latticeModel, const PdfField_T &pdf, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z) |
|
template<typename FieldPtrOrIterator > |
static real_t | get (Vector3< real_t > &momentumDensity, const LatticeModel_T &latticeModel, const FieldPtrOrIterator &it) |
|
template<typename PdfField_T > |
static real_t | get (Vector3< real_t > &momentumDensity, const LatticeModel_T &latticeModel, const PdfField_T &pdf, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z) |
|
template<typename FieldPtrOrIterator > |
static real_t | getEquilibrium (Vector3< real_t > &momentumDensity, const LatticeModel_T &latticeModel, const FieldPtrOrIterator &it) |
|
template<typename PdfField_T > |
static real_t | getEquilibrium (Vector3< real_t > &momentumDensity, const LatticeModel_T &latticeModel, const PdfField_T &pdf, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z) |
|
template<typename FieldPtrOrIterator > |
static real_t | get (Vector3< real_t > &momentumDensity, const LatticeModel_T &latticeModel, const FieldPtrOrIterator &it) |
|
template<typename PdfField_T > |
static real_t | get (Vector3< real_t > &momentumDensity, const LatticeModel_T &latticeModel, const PdfField_T &pdf, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z) |
|