waLBerla 7.2
|
#include <mesa_pd/data/ParticleStorage.h>
#include <mesa_pd/data/shape/ConvexPolyhedron.h>
#include <mesh_common/TriangleMeshes.h>
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::mesa_pd |
Functions | |
template<typename MeshType > | |
void | walberla::mesa_pd::tesselate (const walberla::mesa_pd::data::ConvexPolyhedron &shape, const walberla::mesa_pd::data::ParticleStorage::Particle &particle, shared_ptr< MeshType > mesh, std::vector< typename MeshType::VertexHandle > &newVertices, std::vector< typename MeshType::FaceHandle > &newFaces) |