Transient adjoint solve object.
const InputParameters & parameters() const
std::vector< Real > & _forward_times
Cached forward time points so we can properly loop backward in time.
static InputParameters validParams()
virtual void postExecute() override
For solving the adjoint problem.
virtual void preExecute() override
For storing the initial condition.
AdjointTransientSolve _adjoint_solve
The transient adjoint solve object responsible for storing forward solutions and solving the adjoint ...
virtual void postStep() override
For storing the converged solution.