FunctionAuxRayKernelTest(const InputParameters ¶ms)
virtual void onSegment() override
Called on each segment of a Ray.
Test AuxRayKernel that appends a function value on each Ray segment.
static InputParameters validParams()
const Function & _func
Function being used to compute the value to append.