PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ stateSolution()

template<class ForwardProblem >
virtual StateVecPtr pism::inverse::IPTaoTikhonovProblem< ForwardProblem >::stateSolution ( )
inlinevirtual

Final value of \(F(d)\), where \(d\) is the solution of the minimization.

Definition at line 218 of file IPTaoTikhonovProblem.hh.

References pism::inverse::IPTaoTikhonovProblem< ForwardProblem >::m_forward.