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