18 params.addClassDescription(
"A RayBC that does nothing to a Ray on a boundary.");
static InputParameters validParams()
registerMooseObject("RayTracingApp", NullRayBC)
NullRayBC(const InputParameters ¶ms)
virtual void onBoundary(const unsigned int num_applying) override
Called on a Ray on the boundary to apply the Ray boundary condition.
static InputParameters validParams()