25 virtual void computeValue(NumericVector<Number> & current_solution) = 0;
Base class for automatic differentiation Dirichlet BCs.
static InputParameters validParams()
const bool _preset
Whether or not the value is to be preset.
virtual void computeValue(NumericVector< Number > ¤t_solution)=0
Method to preset the nodal value if applicable.
const InputParameters & parameters() const
Get the parameters of the object.
Base class for deriving any boundary condition that works at nodes.