waLBerla 7.2
Loading...
Searching...
No Matches
walberla::lbm::Adaptor< LatticeModel_T > Struct Template Reference

#include <Adaptors.h>

Public Types

using Density = field::GhostLayerFieldAdaptor<DensityAdaptionFunction<LatticeModel_T>, 0>
 
using VelocityVector = field::GhostLayerFieldAdaptor<VelocityVectorAdaptionFunction<LatticeModel_T>, 0>
 
using Velocity = field::GhostLayerFieldAdaptor<VelocityAdaptionFunction<LatticeModel_T>, 0>
 
using ShearRate = field::GhostLayerFieldAdaptor<ShearRateAdaptionFunction<LatticeModel_T>, 0>
 
using StreamMomentumDensityVector = field::GhostLayerFieldAdaptor<MomentumDensityVectorAdaptionFunction<LatticeModel_T, true>, 1>
 
using StreamMomentumDensity = field::GhostLayerFieldAdaptor<MomentumDensityAdaptionFunction<LatticeModel_T, true>, 1>
 
using CollideMomentumDensityVector = field::GhostLayerFieldAdaptor<MomentumDensityVectorAdaptionFunction<LatticeModel_T, false>, 0>
 
using CollideMomentumDensity = field::GhostLayerFieldAdaptor<MomentumDensityAdaptionFunction<LatticeModel_T, false>, 0>
 

Member Typedef Documentation

◆ CollideMomentumDensity

◆ CollideMomentumDensityVector

◆ Density

◆ ShearRate

◆ StreamMomentumDensity

◆ StreamMomentumDensityVector

◆ Velocity

◆ VelocityVector


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