#include <Adaptors.h>
|
| 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> |
| |
◆ CollideMomentumDensity
◆ CollideMomentumDensityVector
◆ Density
◆ ShearRate
◆ StreamMomentumDensity
◆ StreamMomentumDensityVector
◆ Velocity
◆ VelocityVector
The documentation for this struct was generated from the following file:
- /builds/administration/walberla-website/walberla/src/lbm/field/Adaptors.h