LineSourceRayKernelTempl< false > LineSourceRayKernel
Moose::GenericType< Real, is_ad > GenericReal
LineSourceRayKernelTempl(const InputParameters ¶ms)
virtual GenericReal< is_ad > computeQpResidual() override
Compute this RayKernel's contribution to the residual at _qp and _i.
const std::vector< RayDataIndex > _ray_aux_data_factor_indices
Indices into the Ray aux data that we want to scale the residual by (may be empty) ...
const std::vector< RayDataIndex > _ray_data_factor_indices
Indices into the Ray data that we want to scale the residual by (may be empty)
const Real & _scale
Scale factor.
const Function & _function
Optional function value.
const PostprocessorValue & _postprocessor
Optional Postprocessor value.
usingGenericRayKernelMembers
LineSourceRayKernelTempl< true > ADLineSourceRayKernel
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()