24 virtual void onBoundary(
const unsigned int num_applying)
override;
ReflectRayBC(const InputParameters ¶ms)
RayBC that reflects a Ray.
static Point reflectedDirection(const Point &direction, const Point &normal)
Computes the reflected direction given a direction and an outward normal for the surface it reflects ...
static InputParameters validParams()
const bool _warn_non_planar
Whether or not to emit a warning if a Ray is being reflected on a non-planar side.
virtual void onBoundary(const unsigned int num_applying) override
Called on a Ray on the boundary to apply the Ray boundary condition.