v0.14.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MoFEM::CutMeshInterface::LengthMapData Struct Reference

#include <src/interfaces/CutMeshInterface.hpp>

Collaboration diagram for MoFEM::CutMeshInterface::LengthMapData:
[legend]

Public Member Functions

 LengthMapData (const double l, double q, const EntityHandle e)
 

Public Attributes

double lEngth
 
double qUality
 
EntityHandle eDge
 
bool skip
 

Detailed Description

Definition at line 512 of file CutMeshInterface.hpp.

Constructor & Destructor Documentation

◆ LengthMapData()

MoFEM::CutMeshInterface::LengthMapData::LengthMapData ( const double  l,
double  q,
const EntityHandle  e 
)
inline

Member Data Documentation

◆ eDge

EntityHandle MoFEM::CutMeshInterface::LengthMapData::eDge

Definition at line 515 of file CutMeshInterface.hpp.

◆ lEngth

double MoFEM::CutMeshInterface::LengthMapData::lEngth

Definition at line 513 of file CutMeshInterface.hpp.

◆ qUality

double MoFEM::CutMeshInterface::LengthMapData::qUality

Definition at line 514 of file CutMeshInterface.hpp.

◆ skip

bool MoFEM::CutMeshInterface::LengthMapData::skip

Definition at line 516 of file CutMeshInterface.hpp.


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