![]() |
v0.14.0 |
#include <src/interfaces/CutMeshInterface.hpp>
Public Member Functions | |
| LengthMapData (const double l, double q, const EntityHandle e) | |
Public Attributes | |
| double | lEngth |
| double | qUality |
| EntityHandle | eDge |
| bool | skip |
Definition at line 512 of file CutMeshInterface.hpp.
|
inline |
| EntityHandle MoFEM::CutMeshInterface::LengthMapData::eDge |
Definition at line 515 of file CutMeshInterface.hpp.
| double MoFEM::CutMeshInterface::LengthMapData::lEngth |
Definition at line 513 of file CutMeshInterface.hpp.
| double MoFEM::CutMeshInterface::LengthMapData::qUality |
Definition at line 514 of file CutMeshInterface.hpp.
| bool MoFEM::CutMeshInterface::LengthMapData::skip |
Definition at line 516 of file CutMeshInterface.hpp.