waLBerla 7.3
Loading...
Searching...
No Matches
DataTypes.h File Reference

Detailed Description

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  walberla::lbm_mesapd_coupling
namespace  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 >