static InputParameters validParams()
VariableIntegralRayKernel(const InputParameters ¶ms)
const VariableValue & _u
Holds the solution at current quadrature points.
unsigned int _qp
The current quadrature point index.
virtual Real computeQpIntegral() override
Base class for a RayKernel that integrates along a Ray segment and stores the result in a scalar valu...
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
registerMooseObject("RayTracingApp", VariableIntegralRayKernel)