Transient executioners usually loop through a number of timesteps...
virtual std::set< TimeIntegrator * > getTimeIntegrators() const override
Get the time integrators (time integration scheme) used Note that because some systems might be stead...
Transient(const InputParameters ¶meters)
virtual Real relativeSolutionDifferenceNorm() override
The relative L2 norm of the difference between solution and old solution vector.
Base class for transient executioners that use a FixedPointSolve solve object for multiapp-main app i...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
static InputParameters validParams()
FEProblemSolve _feproblem_solve
inner-most solve object to perform Newton solve with PETSc on every time step