OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Typedefs
descriptorAlias.h File Reference
#include "latticeDescriptors.h"
#include "mrtLatticeDescriptors.h"
#include "rtlbmDescriptors.h"
#include "cum.h"
#include <vector>
+ Include dependency graph for descriptorAlias.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::descriptors
 Descriptors for the 2D and 3D lattices.
 

Typedefs

using olb::descriptors::D2Q5Descriptor = D2Q5<>
 D2Q5 descriptor.
 
using olb::descriptors::AdvectionDiffusionD2Q5Descriptor = D2Q5<VELOCITY>
 
using olb::descriptors::SourcedAdvectionDiffusionD2Q5Descriptor = D2Q5<SOURCE,VELOCITY>
 
using olb::descriptors::SmagorinskyAdvectionDiffusionD2Q5Descriptor = D2Q5<VELOCITY,TAU_EFF>
 
using olb::descriptors::MixedScaleAdvectionDiffusionD2Q5Descriptor = D2Q5<VELOCITY,TAU_EFF,CUTOFF_HEAT_FLUX>
 
using olb::descriptors::MRTD2Q5Descriptor = D2Q5<tag::MRT>
 MRTD2Q5 descriptor.
 
using olb::descriptors::AdvectionDiffusionMRTD2Q5Descriptor = D2Q5<tag::MRT,VELOCITY>
 
using olb::descriptors::D2Q9Descriptor = D2Q9<>
 D2Q9 descriptor.
 
using olb::descriptors::AdvectionDiffusionD2Q9Descriptor = D2Q9<VELOCITY>
 
using olb::descriptors::ForcedD2Q9Descriptor = D2Q9<FORCE>
 
using olb::descriptors::SmagorinskyForcedD2Q9Descriptor = D2Q9<FORCE,TAU_EFF>
 
using olb::descriptors::MixedScaleForcedD2Q9Descriptor = D2Q9<FORCE,TAU_EFF,CUTOFF_KIN_ENERGY>
 
using olb::descriptors::FreeEnergyD2Q9Descriptor = D2Q9<CHEM_POTENTIAL,FORCE>
 
using olb::descriptors::V6ForcedD2Q9Descriptor = D2Q9<FORCE,V6>
 
using olb::descriptors::DynOmegaD2Q9Descriptor = D2Q9<OMEGA>
 
using olb::descriptors::ForcedDynOmegaD2Q9Descriptor = D2Q9<FORCE,OMEGA>
 
using olb::descriptors::DynOmegaPorousParticleD2Q9Descriptor = D2Q9<POROSITY,VELOCITY_NUMERATOR,VELOCITY_DENOMINATOR,OMEGA>
 
using olb::descriptors::ShearSmagorinskyD2Q9Descriptor = D2Q9<AV_SHEAR>
 
using olb::descriptors::ShanChenForcedD2Q9Descriptor = D2Q9<VELOCITY,FORCE>
 
using olb::descriptors::ShanChenDynOmegaD2Q9Descriptor = D2Q9<VELOCITY,FORCE,OMEGA>
 
using olb::descriptors::ShanChenDynOmegaForcedD2Q9Descriptor = D2Q9<VELOCITY,FORCE,EXTERNAL_FORCE,OMEGA>
 
using olb::descriptors::ShanChenDynGD2Q9Descriptor = D2Q9<VELOCITY,FORCE,G>
 
using olb::descriptors::ShanChenDynGForcedD2Q9Descriptor = D2Q9<VELOCITY,FORCE,EXTERNAL_FORCE,G>
 
using olb::descriptors::DynSmagorinskyD2Q9Descriptor = D2Q9<SMAGO_CONST>
 
using olb::descriptors::PorousD2Q9Descriptor = D2Q9<POROSITY>
 
using olb::descriptors::ExtendedPorousD2Q9Descriptor = D2Q9<POROSITY,LOCAL_DRAG>
 
using olb::descriptors::PorousParticleD2Q9Descriptor = D2Q9<POROSITY,VELOCITY_NUMERATOR,VELOCITY_DENOMINATOR>
 
using olb::descriptors::PorousParticleWithContactD2Q9Descriptor = D2Q9<POROSITY,VELOCITY_NUMERATOR,VELOCITY_DENOMINATOR,CONTACT_DETECTION>
 
using olb::descriptors::PSMD2Q9Descriptor = D2Q9<POROSITY,VELOCITY_SOLID>
 
using olb::descriptors::GuoZhaoD2Q9Descriptor = D2Q9<FORCE,EPSILON,K,NU,BODY_FORCE>
 
using olb::descriptors::ADMD2Q9Descriptor = D2Q9<FIL_RHO,LOCAL_FIL_VEL_X,LOCAL_FIL_VEL_Y>
 
using olb::descriptors::ForcedADMD2Q9Descriptor = D2Q9<FORCE,FIL_RHO,LOCAL_FIL_VEL_X,LOCAL_FIL_VEL_Y>
 
using olb::descriptors::MRTD2Q9Descriptor = D2Q9<tag::MRT>
 MRTD2Q9 descriptor.
 
using olb::descriptors::ForcedMRTD2Q9Descriptor = D2Q9<tag::MRT,FORCE>
 
using olb::descriptors::D3Q7Descriptor = D3Q7<>
 D3Q7 descriptor.
 
using olb::descriptors::AdvectionDiffusionD3Q7Descriptor = D3Q7<VELOCITY>
 
using olb::descriptors::SourcedAdvectionDiffusionD3Q7Descriptor = D3Q7<SOURCE,VELOCITY>
 
using olb::descriptors::SmagorinskyAdvectionDiffusionD3Q7Descriptor = D3Q7<VELOCITY,TAU_EFF>
 
using olb::descriptors::ParticleAdvectionDiffusionD3Q7Descriptor = D3Q7<VELOCITY,VELOCITY2>
 
using olb::descriptors::ParticleAdvectionDiffusionMRTD3Q7Descriptor = D3Q7<VELOCITY,VELOCITY2>
 
using olb::descriptors::PorousAdvectionDiffusionD3Q7Descriptor = D3Q7<POROSITY,VELOCITY>
 
using olb::descriptors::D3Q7DescriptorLebedev = D3Q7<tag::RTLBM>
 
using olb::descriptors::MRTD3Q7Descriptor = D3Q7<tag::MRT>
 MRTD3Q7 descriptor.
 
using olb::descriptors::AdvectionDiffusionMRTD3Q7Descriptor = D3Q7<tag::MRT,VELOCITY>
 
using olb::descriptors::ForcedD3Q13Descriptor = D3Q13<FORCE>
 D3Q13 descriptor.
 
using olb::descriptors::D3Q15Descriptor = D3Q15<>
 D3Q15 descriptor.
 
using olb::descriptors::ForcedD3Q15Descriptor = D3Q15<FORCE>
 
using olb::descriptors::D3Q15DescriptorLebedev = D3Q15<tag::RTLBM>
 
using olb::descriptors::D3Q19Descriptor = D3Q19<>
 D3Q19 descriptor.
 
using olb::descriptors::ForcedD3Q19Descriptor = D3Q19<FORCE>
 
using olb::descriptors::SmagorinskyForcedD3Q19Descriptor = D3Q19<FORCE,TAU_EFF>
 
using olb::descriptors::V12ForcedD3Q19Descriptor = D3Q19<FORCE,V12>
 
using olb::descriptors::FreeEnergyD3Q19Descriptor = D3Q19<CHEM_POTENTIAL,FORCE>
 
using olb::descriptors::ParticleAdvectionDiffusionD3Q19Descriptor = D3Q19<VELOCITY,VELOCITY2>
 
using olb::descriptors::DynOmegaD3Q19Descriptor = D3Q19<OMEGA>
 
using olb::descriptors::ForcedDynOmegaD3Q19Descriptor = D3Q19<OMEGA,FORCE>
 
using olb::descriptors::DynOmegaPorousParticleD3Q19Descriptor = D3Q19<POROSITY,VELOCITY_NUMERATOR,VELOCITY_DENOMINATOR,OMEGA>
 
using olb::descriptors::ShearSmagorinskyD3Q19Descriptor = D3Q19<AV_SHEAR>
 
using olb::descriptors::ShearSmagorinskyForcedD3Q19Descriptor = D3Q19<AV_SHEAR,FORCE>
 
using olb::descriptors::ForcedShearWallSmagorinskyD3Q19Descriptor = D3Q19<AV_SHEAR,FORCE,TAU_W>
 
using olb::descriptors::FDKalmanShearSmagorinskyD3Q19Descriptor = D3Q19<ERROR_COVARIANCE,VARIANCE,VELOCITY,FILTERED_VEL_GRAD,VELO_GRAD>
 
using olb::descriptors::FDKalmanShearSmagorinskyForcedD3Q19Descriptor = D3Q19<ERROR_COVARIANCE,VARIANCE,VELOCITY,FILTERED_VEL_GRAD,VELO_GRAD,FORCE>
 
using olb::descriptors::KalmanShearSmagorinskyD3Q19Descriptor = D3Q19<ERROR_COVARIANCE,VARIANCE,TAU_SGS,FILTERED_POPULATION>
 
using olb::descriptors::WALED3Q19Descriptor = D3Q19<EFFECTIVE_OMEGA,VELO_GRAD>
 
using olb::descriptors::WALEForcedD3Q19Descriptor = D3Q19<EFFECTIVE_OMEGA,VELO_GRAD,FORCE>
 
using olb::descriptors::ShanChenForcedD3Q19Descriptor = D3Q19<VELOCITY,FORCE>
 
using olb::descriptors::ShanChenDynOmegaD3Q19Descriptor = D3Q19<VELOCITY,FORCE,OMEGA>
 
using olb::descriptors::ShanChenDynOmegaForcedD3Q19Descriptor = D3Q19<VELOCITY,FORCE,EXTERNAL_FORCE,OMEGA>
 
using olb::descriptors::WallFunctionD3Q19Descriptor = D3Q19<TAU_W,TAU_EFF>
 
using olb::descriptors::WallFunctionForcedD3Q19Descriptor = D3Q19<TAU_W,TAU_EFF,FORCE>
 
using olb::descriptors::DynSmagorinskyD3Q19Descriptor = D3Q19<SMAGO_CONST>
 
using olb::descriptors::PorousD3Q19Descriptor = D3Q19<POROSITY>
 
using olb::descriptors::PorousForcedD3Q19Descriptor = D3Q19<POROSITY,FORCE>
 
using olb::descriptors::ExtendedPorousD3Q19Descriptor = D3Q19<POROSITY,LOCAL_DRAG>
 
using olb::descriptors::PorousParticleD3Q19Descriptor = D3Q19<POROSITY,VELOCITY_NUMERATOR,VELOCITY_DENOMINATOR>
 
using olb::descriptors::PorousParticleWithContactD3Q19Descriptor = D3Q19<POROSITY,VELOCITY_NUMERATOR,VELOCITY_DENOMINATOR,CONTACT_DETECTION>
 
using olb::descriptors::PSMD3Q19Descriptor = D3Q19<POROSITY,VELOCITY_SOLID>
 
using olb::descriptors::ForcedPSMD3Q19Descriptor = D3Q19<POROSITY,VELOCITY_SOLID,FORCE>
 
using olb::descriptors::GuoZhaoD3Q19Descriptor = D3Q19<FORCE,EPSILON,K,NU,BODY_FORCE>
 
using olb::descriptors::ADMD3Q19Descriptor = D3Q19<FIL_RHO,LOCAL_FIL_VEL_X,LOCAL_FIL_VEL_Y,LOCAL_FIL_VEL_Z>
 
using olb::descriptors::ForcedADMD3Q19Descriptor = D3Q19<FORCE,FIL_RHO,LOCAL_FIL_VEL_X,LOCAL_FIL_VEL_Y,LOCAL_FIL_VEL_Z>
 
using olb::descriptors::ForcedAdaptiveADMD3Q19Descriptor = D3Q19<FORCE,FIL_RHO,LOCAL_FIL_VEL_X,LOCAL_FIL_VEL_Y,LOCAL_FIL_VEL_Z,LOCAL_AV_DISS,LOCAL_AV_TKE,LOCAL_SIGMA_ADM,LOCAL_NU_EDDY,TAU_W>
 
using olb::descriptors::MRTD3Q19Descriptor = D3Q19<tag::MRT>
 MRTD3Q19 descriptor.
 
using olb::descriptors::ForcedMRTD3Q19Descriptor = D3Q19<tag::MRT,FORCE>
 
using olb::descriptors::D3Q27Descriptor = D3Q27<>
 D3Q27 descriptor.
 
using olb::descriptors::ForcedD3Q27Descriptor = D3Q27<FORCE>
 
using olb::descriptors::DynOmegaD3Q27Descriptor = D3Q27<OMEGA>
 
using olb::descriptors::ForcedDynOmegaD3Q27Descriptor = D3Q27<OMEGA,FORCE>
 
using olb::descriptors::DynOmegaPorousParticleD3Q27Descriptor = D3Q27<POROSITY,VELOCITY_NUMERATOR,VELOCITY_DENOMINATOR,OMEGA>
 
using olb::descriptors::WALED3Q27Descriptor = D3Q27<EFFECTIVE_OMEGA,VELO_GRAD>
 
using olb::descriptors::WALEForcedD3Q27Descriptor = D3Q27<EFFECTIVE_OMEGA,VELO_GRAD,FORCE>
 
using olb::descriptors::WallFunctionForcedD3Q27Descriptor = D3Q27<TAU_W,TAU_EFF,FORCE>
 
using olb::descriptors::D3Q27DescriptorLebedev = D3Q27<tag::RTLBM>
 
using olb::descriptors::CumulantD3Q27Descriptor = D3Q27<tag::CUM>