|
waLBerla 7.2
|
#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_t > | walberla::mesa_pd::ParticleIdxFacePropertyHandle |
| typedef OpenMesh::VPropHandleT< size_t > | walberla::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> |