21 virtual void init()
override;
23 virtual void execute()
override;
const unsigned int & _free_iter
static InputParameters validParams()
virtual void init() override
Initialize the executioner.
virtual bool lastSolveConverged() const override
Whether or not the last solve converged.
const InputParameters & parameters() const
Get the parameters of the object.
NonlinearEigen(const InputParameters ¶meters)
virtual void execute() override
Pure virtual execute function MUST be overridden by children classes.
This class provides reusable routines for eigenvalue executioners.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
bool _last_solve_converged