![]() |
v0.15.0 |
#include "src/interfaces/NodeMerger.hpp"
Public Member Functions | |
ParentChild (const EntityHandle parent, const EntityHandle child) | |
Public Attributes | |
EntityHandle | pArent |
EntityHandle | cHild |
Definition at line 102 of file NodeMerger.hpp.
|
inline |
Definition at line 105 of file NodeMerger.hpp.
EntityHandle MoFEM::NodeMergerInterface::ParentChild::cHild |
Definition at line 104 of file NodeMerger.hpp.
EntityHandle MoFEM::NodeMergerInterface::ParentChild::pArent |
Definition at line 103 of file NodeMerger.hpp.