waLBerla 7.2
Loading...
Searching...
No Matches
Types.h File Reference
#include <OpenMesh/Core/Utils/Property.hh>
#include <OpenMesh/Core/Utils/PropertyManager.hh>

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::mesa_pd
 

Typedefs

typedef OpenMesh::FPropHandleT< size_twalberla::mesa_pd::ParticleIdxFacePropertyHandle
 
typedef OpenMesh::VPropHandleT< size_twalberla::mesa_pd::ParticleIdxVertexPropertyHandle
 
template<typename MeshType >
using walberla::mesa_pd::ParticleIdxFacePropertyManager = OpenMesh::PropertyManager<ParticleIdxFacePropertyHandle, MeshType>
 
template<typename MeshType >
using walberla::mesa_pd::ParticleIdxVertexPropertyManager = typename OpenMesh::PropertyManager<ParticleIdxVertexPropertyHandle, MeshType>