Wildmeshing Toolkit
Loading...
Searching...
No Matches
tetmesh_topology_initialization.cpp File Reference
#include "tetmesh_topology_initialization.h"
#include <algorithm>
#include <fstream>
#include <iostream>
#include <vector>
#include <wmtk/autogen/tet_mesh/autogenerated_tables.hpp>
Include dependency graph for tetmesh_topology_initialization.cpp:

Go to the source code of this file.

Namespaces

namespace  wmtk
 

Functions

std::tuple< RowVectors6l, RowVectors4l, RowVectors4l, VectorXl, VectorXl, VectorXlwmtk::tetmesh_topology_initialization (Eigen::Ref< const RowVectors4l > T)
 Given the mesh connectivity in matrix format, finds unique edges and faces and their relations.