Moose::GenericType< VariableValue, is_ad > GenericVariableValue
Moose::GenericType< Real, is_ad > GenericReal
Implements a simple coupled boundary condition where u=v on the boundary.
const Real _v_coeff
Coefficient for coupled variable.
static InputParameters validParams()
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
This is the virtual that derived classes should override for computing an off-diagonal jacobian compo...
usingGenericNodalBCMembers
General members.
const Real _u_coeff
Coefficient for primary variable.
virtual GenericReal< is_ad > computeQpResidual() override
const GenericVariableValue< is_ad > & _v
unsigned int _v_num
The id of the coupled variable.
const InputParameters & parameters() const
Get the parameters of the object.