Wildmeshing Toolkit
wmtk::components::ElementInQueue Class Reference

Public Member Functions

 ElementInQueue ()
 
 ElementInQueue (const std::array< int, 2 > &ids, double w)
 

Public Attributes

std::array< int, 2 > v_ids
 
double weight
 

Detailed Description

Definition at line 256 of file tetwild_simplification.cpp.

Constructor & Destructor Documentation

◆ ElementInQueue() [1/2]

wmtk::components::ElementInQueue::ElementInQueue ( )
inline

Definition at line 262 of file tetwild_simplification.cpp.

◆ ElementInQueue() [2/2]

wmtk::components::ElementInQueue::ElementInQueue ( const std::array< int, 2 > &  ids,
double  w 
)
inline

Definition at line 263 of file tetwild_simplification.cpp.

Member Data Documentation

◆ v_ids

std::array<int, 2> wmtk::components::ElementInQueue::v_ids

◆ weight

double wmtk::components::ElementInQueue::weight

The documentation for this class was generated from the following file: