29 virtual void execute()
override;
AdjointSolve _adjoint_solve
The solver which computes the adjoint system.
virtual bool lastSolveConverged() const override
Copy of the functionality from Steady to keep track of whether the latest solve converged.
bool _last_solve_converged
The solve object is responsible for solving the adjoint version of a forward model.
SteadyAndAdjoint(const InputParameters ¶meters)
virtual void execute() override
This call is basically a copy from Steady without the AMR loop and with a call to the adjoint solver ...
const InputParameters & parameters() const
static InputParameters validParams()