32 void act()
override final;
Action for creating a RayBC and associating it with the necessary RayTracingStudy objects.
Action that sets up the periodic boundary conditions for a PeriodicRayBC.
void act() override final
static InputParameters validParams()
const AddRayBCAction & getAddRayBCAction() const
Helper for getting the AddRayBCAction that is responsible for building the RayBC this action is assoc...
const bool _is_periodic_ray_bc
Whether or not we are acting on a PeriodicRayBC.
void setupPeriodicRayBC(InputParameters ¶ms) const
Method to be called from the AddRayBCAction that is associated with the same RayBC this Action is ass...