#include "mesh/pe/rigid_body/ConvexPolyhedron.h"
#include "mesh_common/MatrixVectorOperations.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::mesh | |
walberla::mesh::pe | |
Functions | |
template<typename MeshType > | |
void | walberla::mesh::pe::tesselateConvexPolyhedron (const ConvexPolyhedron &poly, MeshType &mesh, std::vector< typename MeshType::VertexHandle > &newVertices, std::vector< typename MeshType::FaceHandle > &newFaces) |