Set Dirichlet boundary condition for eigenvalue problems.
virtual Real computeQpJacobian() override
The user can override this function to compute the "on-diagonal" Jacobian contribution for this Nodal...
virtual Real computeQpResidual() override
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...
const InputParameters & parameters() const
Get the parameters of the object.
Base class for deriving any boundary condition that works at nodes.