18 params.addClassDescription(
"A RayKernel that does nothing.");
registerMooseObject("RayTracingApp", NullRayKernel)
static InputParameters validParams()
A RayKernel that does nothing.
NullRayKernel(const InputParameters ¶ms)
virtual void onSegment() override
Called on each segment of a Ray.
static InputParameters validParams()