v0.14.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MoFEM::NodeMergerInterface::FaceMap Struct Reference
Collaboration diagram for MoFEM::NodeMergerInterface::FaceMap:
[legend]

Public Member Functions

 FaceMap (const EntityHandle e, const EntityHandle n0, const EntityHandle n1)
 

Public Attributes

EntityHandle e
 
EntityHandle n0
 
EntityHandle n1
 

Detailed Description

Definition at line 160 of file NodeMerger.hpp.

Constructor & Destructor Documentation

◆ FaceMap()

MoFEM::NodeMergerInterface::FaceMap::FaceMap ( const EntityHandle  e,
const EntityHandle  n0,
const EntityHandle  n1 
)
inline

Definition at line 162 of file NodeMerger.hpp.

Member Data Documentation

◆ e

EntityHandle MoFEM::NodeMergerInterface::FaceMap::e

Definition at line 161 of file NodeMerger.hpp.

◆ n0

EntityHandle MoFEM::NodeMergerInterface::FaceMap::n0

Definition at line 161 of file NodeMerger.hpp.

◆ n1

EntityHandle MoFEM::NodeMergerInterface::FaceMap::n1

Definition at line 161 of file NodeMerger.hpp.


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