LineSourceRayKernelTempl< true > ADLineSourceRayKernel
LineSourceRayKernelTempl< false > LineSourceRayKernel
Moose::GenericType< Real, is_ad > GenericReal
usingGenericRayKernelMembers
virtual GenericReal< is_ad > computeQpResidual() override
Compute this RayKernel's contribution to the residual at _qp and _i.
const Real & _scale
Scale factor.
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 PostprocessorValue & _postprocessor
Optional Postprocessor value.
const Function & _function
Optional function value.
const std::vector< RayDataIndex > _ray_data_factor_indices
Indices into the Ray data that we want to scale the residual by (may be empty)
static InputParameters validParams()