22 "The name of the material property to integrate");
registerMooseObject("RayTracingApp", MaterialIntegralRayKernel)
MaterialIntegralRayKernel(const InputParameters ¶ms)
const MaterialProperty< Real > & _mat
unsigned int _qp
The current quadrature point index.
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
static InputParameters validParams()
virtual Real computeQpIntegral() override