#include <mesa_pd/data/ParticleStorage.h>
#include <mesa_pd/data/shape/ConvexPolyhedron.h>
#include <mesh_common/TriangleMeshes.h>
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::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) |