virtual void computeValue(NumericVector< Number > ¤t_solution) override
Method to preset the nodal value if applicable.
Base class for automatic differentiation Dirichlet BCs.
Base class for deriving any automatic differentiation boundary condition of a integrated type...
virtual Moose::ADType< T >::type computeQpResidual() override
Compute this NodalBC's contribution to the residual at the current quadrature point.
ADDirichletBCBaseTempl(const InputParameters ¶meters)
virtual Moose::ADType< T >::type computeQpValue()=0
Compute the value of the Dirichlet BC at the current quadrature point.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
usingTransientInterfaceMembers