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