Wildmeshing Toolkit
|
Public Member Functions | |
ElementInQueue () | |
ElementInQueue (const std::array< int, 2 > &ids, double w) | |
Public Attributes | |
std::array< int, 2 > | v_ids |
double | weight |
Definition at line 256 of file tetwild_simplification.cpp.
|
inline |
Definition at line 262 of file tetwild_simplification.cpp.
|
inline |
Definition at line 263 of file tetwild_simplification.cpp.
std::array<int, 2> wmtk::components::ElementInQueue::v_ids |
Definition at line 259 of file tetwild_simplification.cpp.
Referenced by wmtk::components::cmp_s::operator()(), and wmtk::components::cmp_l::operator()().
double wmtk::components::ElementInQueue::weight |
Definition at line 260 of file tetwild_simplification.cpp.
Referenced by wmtk::components::cmp_s::operator()(), and wmtk::components::cmp_l::operator()().