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

#include <DensityVelocityCallback.h>

Static Public Member Functions

static void apply (Vector3< real_t > &velocity, const cell_idx_t, const cell_idx_t, const cell_idx_t, const LatticeModel_T &latticeModel, const real_t)
 

Member Function Documentation

◆ apply()

template<typename LatticeModel_T >
static void walberla::lbm::internal::VelocityCallbackCorrection< LatticeModel_T, typename std::enable_if< ! LatticeModel_T::compressible &&LatticeModel_T::ForceModel::constant &&LatticeModel_T::ForceModel::shiftMacVel &&! LatticeModel_T::ForceModel::shiftEquVel >::type >::apply ( Vector3< real_t > &  velocity,
const  cell_idx_t,
const  cell_idx_t,
const  cell_idx_t,
const LatticeModel_T latticeModel,
const  real_t 
)
inlinestatic

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