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

#include <MomentumDensity.h>

Static Public Member Functions

static void apply (const LatticeModel_T &, Vector3< real_t > &)
 
template<typename FieldPtrOrIterator >
static void apply (FieldPtrOrIterator &, const LatticeModel_T &, Vector3< real_t > &)
 
static void apply (const cell_idx_t, const cell_idx_t, const cell_idx_t, const LatticeModel_T &, Vector3< real_t > &)
 

Member Function Documentation

◆ apply() [1/3]

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

◆ apply() [2/3]

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

◆ apply() [3/3]

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

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