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

Class that is used as a parameter to setHitNode() that allows only relevant classes to set the hit node. More...

#include <InputParameters.h>

Private Member Functions

 FRIEND_TEST (InputParametersTest, fileNames)
 
 SetHitNodeKey ()
 
 SetHitNodeKey (const SetHitNodeKey &)
 

Friends

class Action
 
class ActionFactory
 
class Moose::Builder
 
class Factory
 
class FEProblemBase
 
class InputParameters
 

Detailed Description

Class that is used as a parameter to setHitNode() that allows only relevant classes to set the hit node.

Definition at line 106 of file InputParameters.h.

Constructor & Destructor Documentation

◆ SetHitNodeKey() [1/2]

InputParameters::SetHitNodeKey::SetHitNodeKey ( )
inlineprivate

Definition at line 115 of file InputParameters.h.

115 {}

◆ SetHitNodeKey() [2/2]

InputParameters::SetHitNodeKey::SetHitNodeKey ( const SetHitNodeKey )
inlineprivate

Definition at line 116 of file InputParameters.h.

116 {}

Member Function Documentation

◆ FRIEND_TEST()

InputParameters::SetHitNodeKey::FRIEND_TEST ( InputParametersTest  ,
fileNames   
)
private

Friends And Related Function Documentation

◆ Action

friend class Action
friend

Definition at line 108 of file InputParameters.h.

◆ ActionFactory

friend class ActionFactory
friend

Definition at line 109 of file InputParameters.h.

◆ Factory

friend class Factory
friend

Definition at line 111 of file InputParameters.h.

◆ FEProblemBase

friend class FEProblemBase
friend

Definition at line 112 of file InputParameters.h.

◆ InputParameters

friend class InputParameters
friend

Definition at line 113 of file InputParameters.h.

◆ Moose::Builder

friend class Moose::Builder
friend

Definition at line 110 of file InputParameters.h.


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