Base class for deriving any automatic differentiation boundary condition of a integrated type...
ADVectorMatchedValueBC(const InputParameters ¶meters)
Implements a simple coupled boundary condition where u=v on the boundary.
static InputParameters validParams()
ADRealVectorValue computeQpResidual() override
Compute this NodalBC's contribution to the residual at the current quadrature point.
const ADRealVectorValue & _v