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.
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
const InputParameters & parameters() const
Get the parameters of the object.
bool _last_solve_converged