Wildmeshing Toolkit
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

 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. More...