waLBerla 7.2
Loading...
Searching...
No Matches
walberla::lbm_mesapd_coupling::GradsMomentApproximationReconstructor< BoundaryHandling_T > Class Template Reference

#include <Reconstructor.h>

Public Member Functions

 GradsMomentApproximationReconstructor (const shared_ptr< StructuredBlockStorage > &blockStorage, const BlockDataID &boundaryHandlingID, real_t omegaShear, bool recomputeTargetDensity=false, bool useCentralDifferences=true, bool useDataFromGhostLayers=false)
 
template<typename PdfField_T , typename ParticleAccessor_T >
void operator() (IBlock *const block, const cell_idx_t &x, const cell_idx_t &y, const cell_idx_t &z, PdfField_T *const pdfField, const size_t particleIdx, const ParticleAccessor_T &ac)
 
void setOmegaShear (real_t omegaShear)
 
real_t getOmegaShear ()
 

Private Attributes

shared_ptr< StructuredBlockStorageblockStorage_
 
const BlockDataID boundaryHandlingID_
 
real_t omegaShear_
 
const bool recomputeTargetDensity_
 
const bool useCentralDifferences_
 
const bool useDataFromGhostLayers_
 

Constructor & Destructor Documentation

◆ GradsMomentApproximationReconstructor()

template<typename BoundaryHandling_T >
walberla::lbm_mesapd_coupling::GradsMomentApproximationReconstructor< BoundaryHandling_T >::GradsMomentApproximationReconstructor ( const shared_ptr< StructuredBlockStorage > & blockStorage,
const BlockDataID & boundaryHandlingID,
real_t omegaShear,
bool recomputeTargetDensity = false,
bool useCentralDifferences = true,
bool useDataFromGhostLayers = false )
inline

Member Function Documentation

◆ getOmegaShear()

◆ operator()()

template<typename BoundaryHandling_T >
template<typename PdfField_T , typename ParticleAccessor_T >
void walberla::lbm_mesapd_coupling::GradsMomentApproximationReconstructor< BoundaryHandling_T >::operator() ( IBlock *const block,
const cell_idx_t & x,
const cell_idx_t & y,
const cell_idx_t & z,
PdfField_T *const pdfField,
const size_t particleIdx,
const ParticleAccessor_T & ac )
inline

◆ setOmegaShear()

Member Data Documentation

◆ blockStorage_

◆ boundaryHandlingID_

◆ omegaShear_

◆ recomputeTargetDensity_

template<typename BoundaryHandling_T >
const bool walberla::lbm_mesapd_coupling::GradsMomentApproximationReconstructor< BoundaryHandling_T >::recomputeTargetDensity_
private

◆ useCentralDifferences_

template<typename BoundaryHandling_T >
const bool walberla::lbm_mesapd_coupling::GradsMomentApproximationReconstructor< BoundaryHandling_T >::useCentralDifferences_
private

◆ useDataFromGhostLayers_

template<typename BoundaryHandling_T >
const bool walberla::lbm_mesapd_coupling::GradsMomentApproximationReconstructor< BoundaryHandling_T >::useDataFromGhostLayers_
private

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