18 params.addClassDescription(
19 "Adds a time derivative term to a Lagrange multiplier constrained primal equation");
DualNumber< Real, DNDerivativeType, true > ADReal
registerMooseObject("ScalarTransportApp", TimeDerivativeLM)
A base class for creating time derivative terms in primal equations which have associated constraints...
static InputParameters validParams()
const ADVariableValue & _u_dot
The time derivative of the primal variable evaluated at quadrature points.
Adds a time derivative term to a Lagrange multiplier constrained primal equation.
static InputParameters validParams()
ADReal precomputeQpResidual() override
TimeDerivativeLM(const InputParameters ¶meters)