24 virtual void act()
override;
Adds default Convergence objects to the simulation.
void checkUnusedNonlinearConvergenceParameters()
Checks that nonlinear convergence parameters were not set in the executioner if using a Convergence o...
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.
void addDefaultNonlinearConvergence()
Adds the default nonlinear Convergence object(s)
void checkUnusedMultiAppFixedPointConvergenceParameters()
Checks that fixed point convergence parameters were not set in the executioner if using a Convergence...
static InputParameters validParams()
void addDefaultSteadyStateConvergence()
Adds the default steady-state Convergence object.
void checkUnusedSteadyStateConvergenceParameters()
Checks that steady-state convergence parameters were not set in the executioner if using a Convergenc...
void addDefaultMultiAppFixedPointConvergence()
Adds the default fixed point Convergence object.