27 virtual void onBoundary(
const unsigned int num_applying)
override;
static InputParameters validParams()
A RayBC that generates an additional Ray at the intersection point on the boundary in the opposite di...
unsigned int RayDataIndex
Type for the index into the data and aux data on a Ray.
CreateRayRayBCTest(const InputParameters ¶ms)
const RayDataIndex _secondary_ray_data_index
Ray's aux data index for a value that states if a Ray is a secondary ray (generated-mid trace) ...
virtual void onBoundary(const unsigned int num_applying) override
Called on a Ray on the boundary to apply the Ray boundary condition.