|
Wildmeshing Toolkit
|
#include <wmtk/Types.hpp>Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
Functions | |
| std::tuple< RowVectors6l, RowVectors4l, RowVectors4l, VectorXl, VectorXl, VectorXl > | wmtk::tetmesh_topology_initialization (Eigen::Ref< const RowVectors4l > T) |
| Given the mesh connectivity in matrix format, finds unique edges and faces and their relations. | |