https://mooseframework.inl.gov
Private Member Functions | Friends | List of all members
MeshGenerator::AddParentChildKey Class Reference

Class that is used as a parameter to add[Parent/Child]() that allows only MeshGeneratorSystem methods to call said methods. More...

#include <MeshGenerator.h>

Private Member Functions

 AddParentChildKey ()
 
 AddParentChildKey (const AddParentChildKey &)
 

Friends

class MeshGeneratorSystem
 

Detailed Description

Class that is used as a parameter to add[Parent/Child]() that allows only MeshGeneratorSystem methods to call said methods.

Definition at line 97 of file MeshGenerator.h.

Constructor & Destructor Documentation

◆ AddParentChildKey() [1/2]

MeshGenerator::AddParentChildKey::AddParentChildKey ( )
inlineprivate

Definition at line 100 of file MeshGenerator.h.

100 {}

◆ AddParentChildKey() [2/2]

MeshGenerator::AddParentChildKey::AddParentChildKey ( const AddParentChildKey )
inlineprivate

Definition at line 101 of file MeshGenerator.h.

101 {}

Friends And Related Function Documentation

◆ MeshGeneratorSystem

friend class MeshGeneratorSystem
friend

Definition at line 99 of file MeshGenerator.h.


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