|
static Vector3< real_t > | get (const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t rho) |
|
template<typename FieldPtrOrIterator > |
static Vector3< real_t > | get (FieldPtrOrIterator &, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t rho) |
|
static Vector3< real_t > | get (const cell_idx_t, const cell_idx_t, const cell_idx_t, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t rho) |
|
static Vector3< real_t > | get (const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t) |
|
template<typename FieldPtrOrIterator > |
static Vector3< real_t > | get (FieldPtrOrIterator &, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t rho) |
|
static Vector3< real_t > | get (const cell_idx_t, const cell_idx_t, const cell_idx_t, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t rho) |
|
template<typename FieldPtrOrIterator > |
static Vector3< real_t > | get (FieldPtrOrIterator &it, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t rho) |
|
static Vector3< real_t > | get (const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t rho) |
|
template<typename FieldPtrOrIterator > |
static Vector3< real_t > | get (FieldPtrOrIterator &it, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t) |
|
static Vector3< real_t > | get (const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t) |
|
static Vector3< real_t > | get (const LatticeModel_T &, const Vector3< real_t > &velocity, const real_t) |
|
template<typename FieldPtrOrIterator > |
static Vector3< real_t > | get (FieldPtrOrIterator &, const LatticeModel_T &, const Vector3< real_t > &velocity, const real_t) |
|
static Vector3< real_t > | get (const cell_idx_t, const cell_idx_t, const cell_idx_t, const LatticeModel_T &, const Vector3< real_t > &velocity, const real_t) |
|