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

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

#include <Ray.h>

Private Member Functions

 ChangeStartDirectionKey ()
 
 ChangeStartDirectionKey (const ChangeStartDirectionKey &)
 

Friends

class RayKernelBase
 

Detailed Description

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

Definition at line 74 of file Ray.h.

Constructor & Destructor Documentation

◆ ChangeStartDirectionKey() [1/2]

Ray::ChangeStartDirectionKey::ChangeStartDirectionKey ( )
inlineprivate

Definition at line 77 of file Ray.h.

77 {}

◆ ChangeStartDirectionKey() [2/2]

Ray::ChangeStartDirectionKey::ChangeStartDirectionKey ( const ChangeStartDirectionKey )
inlineprivate

Definition at line 78 of file Ray.h.

78 {}

Friends And Related Function Documentation

◆ RayKernelBase

friend class RayKernelBase
friend

Definition at line 76 of file Ray.h.


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