Wildmeshing Toolkit
|
#include "MshReader.hpp"
#include <wmtk/utils/mesh_type_from_primitive_type.hpp>
#include <set>
#include <wmtk/EdgeMesh.hpp>
#include <wmtk/PointMesh.hpp>
#include <wmtk/TetMesh.hpp>
#include <wmtk/TriMesh.hpp>
#include <wmtk/attribute/MeshAttributeHandle.hpp>
#include <wmtk/utils/Logger.hpp>
#include <wmtk/utils/mesh_utils.hpp>
#include <wmtk/utils/orient.hpp>
#include "mshio/MshSpec.h"
#include "predicates.h"
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::io | |