Wildmeshing Toolkit
|
#include "as_mesh_variant.hpp"
#include <wmtk/EdgeMesh.hpp>
#include <wmtk/PointMesh.hpp>
#include <wmtk/TetMesh.hpp>
#include <wmtk/TriMesh.hpp>
#include "as_variant.hpp"
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::utils | |
wmtk::utils::metaprogramming | |
Functions | |
MeshVariantType | wmtk::utils::metaprogramming::as_mesh_variant (Mesh &mesh) |
ConstMeshVariantType | wmtk::utils::metaprogramming::as_const_mesh_variant (const Mesh &mesh) |