Loading [MathJax]/extensions/tex2jax.js
https://mooseframework.inl.gov
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Private Member Functions | Friends | List of all members
Ray::ChangeDirectionKey Class Reference

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

#include <Ray.h>

Private Member Functions

 ChangeDirectionKey ()
 
 ChangeDirectionKey (const ChangeDirectionKey &)
 

Friends

class RayBoundaryConditionBase
 

Detailed Description

Class that is used as a parameter to changeDirection() that allows only RayBC methods to call changeDirection()

Definition at line 63 of file Ray.h.

Constructor & Destructor Documentation

◆ ChangeDirectionKey() [1/2]

Ray::ChangeDirectionKey::ChangeDirectionKey ( )
inlineprivate

Definition at line 66 of file Ray.h.

66 {}

◆ ChangeDirectionKey() [2/2]

Ray::ChangeDirectionKey::ChangeDirectionKey ( const ChangeDirectionKey )
inlineprivate

Definition at line 67 of file Ray.h.

67 {}

Friends And Related Function Documentation

◆ RayBoundaryConditionBase

friend class RayBoundaryConditionBase
friend

Definition at line 65 of file Ray.h.


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