Wildmeshing Toolkit
edgemesh_topology_initialization.h
Go to the documentation of this file.
1
2
#pragma once
3
4
#include <
wmtk/Types.hpp
>
5
6
7
namespace
wmtk
{
8
9
std::tuple<RowVectors2l, VectorXl>
edgemesh_topology_initialization
(
10
Eigen::Ref<const RowVectors2l> E);
// returns {EE, VE}
11
12
}
Types.hpp
wmtk
Definition:
Accessor.hpp:6
wmtk::edgemesh_topology_initialization
std::tuple< RowVectors2l, VectorXl > edgemesh_topology_initialization(Eigen::Ref< const RowVectors2l > E)
Definition:
edgemesh_topology_initialization.cpp:8
src
wmtk
utils
edgemesh_topology_initialization.h
Generated by
1.9.1