21 params.
addParam<
Real>(
"coefficient", 1.0,
"Coefficient of the term");
27 :
ReactionTempl<is_ad>(parameters), _coef(this->template getParam<
Real>(
"coefficient"))
46 "In ADCoefReaction, computeQpJacobian should not be called. Check computeJacobian " Moose::GenericType< Real, is_ad > GenericReal
Implements a simple consuming reaction term with weak form $(\psi_i, \lambda u_h)$.
virtual Real computeQpJacobian() override
Compute this Kernel's contribution to the Jacobian at the current quadrature point.
registerMooseObject("MooseApp", CoefReaction)
static InputParameters validParams()
static InputParameters validParams()
virtual Real computeQpJacobian() override
Compute this Kernel's contribution to the Jacobian at the current quadrature point.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
CoefReactionTempl(const InputParameters ¶meters)
virtual GenericReal< is_ad > computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
virtual GenericReal< is_ad > computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.