PolyFEM
|
#include <WildRemesher.hpp>
Public Attributes | |
int | boundary_id = -1 |
Public Attributes inherited from polyfem::mesh::WildRemesher< WMTKMesh >::EdgeAttributes | |
int | op_depth = 0 |
int | op_attempts = 0 |
EnergyRank | energy_rank = EnergyRank::MIDDLE |
Additional Inherited Members | |
Public Types inherited from polyfem::mesh::WildRemesher< WMTKMesh >::EdgeAttributes | |
enum class | EnergyRank { BOTTOM , MIDDLE , TOP } |
Definition at line 384 of file WildRemesher.hpp.
int polyfem::mesh::WildRemesher< WMTKMesh >::BoundaryAttributes::boundary_id = -1 |
Definition at line 386 of file WildRemesher.hpp.