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

#include <DensityAndVelocity.h>

Static Public Member Functions

template<typename FieldPtrOrIterator >
static Vector3< real_tget (FieldPtrOrIterator &it, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity, const real_t)
 
static Vector3< real_tget (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)
 

Member Function Documentation

◆ get() [1/2]

template<typename LatticeModel_T >
static Vector3<real_t> walberla::lbm::internal::AdaptVelocityToForce< LatticeModel_T, typename std::enable_if< ! LatticeModel_T::compressible &&! LatticeModel_T::ForceModel::constant &&LatticeModel_T::ForceModel::shiftMacVel >::type >::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 
)
inlinestatic

◆ get() [2/2]

template<typename LatticeModel_T >
template<typename FieldPtrOrIterator >
static Vector3<real_t> walberla::lbm::internal::AdaptVelocityToForce< LatticeModel_T, typename std::enable_if< ! LatticeModel_T::compressible &&! LatticeModel_T::ForceModel::constant &&LatticeModel_T::ForceModel::shiftMacVel >::type >::get ( FieldPtrOrIterator &  it,
const LatticeModel_T latticeModel,
const Vector3< real_t > &  velocity,
const  real_t 
)
inlinestatic

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