DensityAndVelocity.h File Reference

Detailed Description

#include "Equilibrium.h"
#include "core/DataTypes.h"
#include "core/math/Vector3.h"
#include <type_traits>

Classes

struct  walberla::lbm::internal::AdaptVelocityToForce< LatticeModel_T, Enable >
 
struct  walberla::lbm::internal::AdaptVelocityToForce< LatticeModel_T, typename std::enable_if< LatticeModel_T::compressible &&LatticeModel_T::ForceModel::constant &&LatticeModel_T::ForceModel::shiftMacVel >::type >
 
struct  walberla::lbm::internal::AdaptVelocityToForce< LatticeModel_T, typename std::enable_if< ! LatticeModel_T::compressible &&LatticeModel_T::ForceModel::constant &&LatticeModel_T::ForceModel::shiftMacVel >::type >
 
struct  walberla::lbm::internal::AdaptVelocityToForce< LatticeModel_T, typename std::enable_if< LatticeModel_T::compressible &&! LatticeModel_T::ForceModel::constant &&LatticeModel_T::ForceModel::shiftMacVel >::type >
 
struct  walberla::lbm::internal::AdaptVelocityToForce< LatticeModel_T, typename std::enable_if< ! LatticeModel_T::compressible &&! LatticeModel_T::ForceModel::constant &&LatticeModel_T::ForceModel::shiftMacVel >::type >
 
struct  walberla::lbm::internal::AdaptVelocityToForce< LatticeModel_T, typename std::enable_if< ! LatticeModel_T::ForceModel::shiftMacVel >::type >
 
struct  walberla::lbm::DensityAndVelocity< LatticeModel_T >
 
struct  walberla::lbm::DensityAndVelocityRange< LatticeModel_T, FieldIteratorXYZ, Enable >
 
struct  walberla::lbm::DensityAndVelocityRange< LatticeModel_T, FieldIteratorXYZ, typename std::enable_if< LatticeModel_T::ForceModel::constant >::type >
 
struct  walberla::lbm::DensityAndVelocityRange< LatticeModel_T, FieldIteratorXYZ, typename std::enable_if< ! LatticeModel_T::ForceModel::constant >::type >
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::lbm
 
 walberla::lbm::internal