CoupledForceTempl< false > CoupledForce
CoupledForceTempl< true > ADCoupledForce
Moose::GenericType< VariableValue, is_ad > GenericVariableValue
Moose::GenericType< Real, is_ad > GenericReal
Implements a source term proportional to the value of a coupled variable.
unsigned int _v_var
Coupled variable number.
const GenericVariableValue< is_ad > & _v
Coupled variable.
Real _coef
Multiplier for the coupled force term.
usingGenericKernelMembers
virtual GenericReal< is_ad > computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
static InputParameters validParams()
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
For coupling standard variables.
const InputParameters & parameters() const
Get the parameters of the object.