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

Class that is used as a parameter to changePointElem() that allows only PeriodicRayBC methods to call changeStartDirection() More...

#include <Ray.h>

Private Member Functions

 ChangePointElemSideKey ()
 
 ChangePointElemSideKey (const ChangePointElemSideKey &)
 

Friends

class PeriodicRayBC
 

Detailed Description

Class that is used as a parameter to changePointElem() that allows only PeriodicRayBC methods to call changeStartDirection()

Definition at line 86 of file Ray.h.

Constructor & Destructor Documentation

◆ ChangePointElemSideKey() [1/2]

Ray::ChangePointElemSideKey::ChangePointElemSideKey ( )
inlineprivate

Definition at line 89 of file Ray.h.

89 {}

◆ ChangePointElemSideKey() [2/2]

Ray::ChangePointElemSideKey::ChangePointElemSideKey ( const ChangePointElemSideKey )
inlineprivate

Definition at line 90 of file Ray.h.

90 {}

Friends And Related Function Documentation

◆ PeriodicRayBC

friend class PeriodicRayBC
friend

Definition at line 88 of file Ray.h.


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