PolyFEM
Loading...
Searching...
No Matches
polyfem::mesh::WildRemesher< WMTKMesh >::EdgeAttributes Struct Reference

#include <WildRemesher.hpp>

Inheritance diagram for polyfem::mesh::WildRemesher< WMTKMesh >::EdgeAttributes:
[legend]

Public Types

enum class  EnergyRank { BOTTOM , MIDDLE , TOP }
 

Public Attributes

int op_depth = 0
 
int op_attempts = 0
 
EnergyRank energy_rank = EnergyRank::MIDDLE
 

Detailed Description

template<class WMTKMesh>
struct polyfem::mesh::WildRemesher< WMTKMesh >::EdgeAttributes

Definition at line 374 of file WildRemesher.hpp.

Member Enumeration Documentation

◆ EnergyRank

template<class WMTKMesh >
enum class polyfem::mesh::WildRemesher::EdgeAttributes::EnergyRank
strong
Enumerator
BOTTOM 
MIDDLE 
TOP 

Definition at line 379 of file WildRemesher.hpp.

Member Data Documentation

◆ energy_rank

template<class WMTKMesh >
EnergyRank polyfem::mesh::WildRemesher< WMTKMesh >::EdgeAttributes::energy_rank = EnergyRank::MIDDLE

Definition at line 381 of file WildRemesher.hpp.

◆ op_attempts

template<class WMTKMesh >
int polyfem::mesh::WildRemesher< WMTKMesh >::EdgeAttributes::op_attempts = 0

◆ op_depth

template<class WMTKMesh >
int polyfem::mesh::WildRemesher< WMTKMesh >::EdgeAttributes::op_depth = 0

Definition at line 376 of file WildRemesher.hpp.


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