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

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

Member Function Documentation

◆ get() [1/3]

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,
const  cell_idx_t,
const  cell_idx_t,
const LatticeModel_T latticeModel,
const Vector3< real_t > &  velocity,
const real_t  rho 
)
inlinestatic

◆ get() [2/3]

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 LatticeModel_T latticeModel,
const Vector3< real_t > &  velocity,
const  real_t 
)
inlinestatic

◆ get() [3/3]

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 &  ,
const LatticeModel_T latticeModel,
const Vector3< real_t > &  velocity,
const real_t  rho 
)
inlinestatic

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