Forwards declarations for mesh::pe bodies.
#include <memory>
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 | |
Typedefs | |
typedef ConvexPolyhedron | walberla::mesh::pe::ConvexPolyhedronType |
Type of the convex polyhedron geometric primitive. More... | |
typedef ConvexPolyhedron * | walberla::mesh::pe::ConvexPolyhedronID |
Handle for a convexpolyhedron primitive. More... | |
using | walberla::mesh::pe::ConvexPolyhedronPtr = std::unique_ptr< ConvexPolyhedron > |
Variables | |
const typedef ConvexPolyhedron * | walberla::mesh::pe::ConstConvexPolyhedronID |
Handle for a constant convex polyhedron primitive. More... | |