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