DataTypes.h File Reference

Detailed Description

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_mesapd_coupling
 
 walberla::lbm_mesapd_coupling::psm
 

Typedefs

using walberla::lbm_mesapd_coupling::ParticleField_T = walberla::GhostLayerField< walberla::id_t, 1 >
 
using walberla::lbm_mesapd_coupling::psm::ParticleAndVolumeFraction_T = std::pair< id_t, real_t >
 
using walberla::lbm_mesapd_coupling::psm::ParticleAndVolumeFractionField_T = GhostLayerField< std::vector< ParticleAndVolumeFraction_T >, 1 >