walberla::lbm::internal::EquilibriumForceCorrection< LatticeModel_T, typename std::enable_if< ! LatticeModel_T::ForceModel::constant &&LatticeModel_T::ForceModel::shiftEquVel >::type > Struct Template Reference

#include <MomentumDensity.h>

Static Public Member Functions

template<typename FieldPtrOrIterator >
static void apply (FieldPtrOrIterator &it, const LatticeModel_T &latticeModel, Vector3< real_t > &momentumDensity)
 
static void apply (const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, const LatticeModel_T &latticeModel, Vector3< real_t > &momentumDensity)
 

Member Function Documentation

◆ apply() [1/2]

template<typename LatticeModel_T >
static void walberla::lbm::internal::EquilibriumForceCorrection< LatticeModel_T, typename std::enable_if< ! LatticeModel_T::ForceModel::constant &&LatticeModel_T::ForceModel::shiftEquVel >::type >::apply ( const cell_idx_t  x,
const cell_idx_t  y,
const cell_idx_t  z,
const LatticeModel_T latticeModel,
Vector3< real_t > &  momentumDensity 
)
inlinestatic

◆ apply() [2/2]

template<typename LatticeModel_T >
template<typename FieldPtrOrIterator >
static void walberla::lbm::internal::EquilibriumForceCorrection< LatticeModel_T, typename std::enable_if< ! LatticeModel_T::ForceModel::constant &&LatticeModel_T::ForceModel::shiftEquVel >::type >::apply ( FieldPtrOrIterator &  it,
const LatticeModel_T latticeModel,
Vector3< real_t > &  momentumDensity 
)
inlinestatic

The documentation for this struct was generated from the following file: