const InputParameters & parameters() const
Get the parameters of the object.
Base class for deriving any boundary condition that works at nodes.
static InputParameters validParams()
EigenDirichletBC(const InputParameters ¶meters)
Set Dirichlet boundary condition for eigenvalue problems.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeQpResidual() override
virtual Real computeQpJacobian() override
The user can override this function to compute the "on-diagonal" Jacobian contribution for this Nodal...
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
This is the virtual that derived classes should override for computing an off-diagonal jacobian compo...