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

◆ iteration()

virtual void pism::inverse::IP_SSATaucTaoTikhonovProblemLCLListener::iteration ( IP_SSATaucTaoTikhonovProblemLCL problem,
double  eta,
int  iter,
double  objectiveValue,
double  designValue,
const std::shared_ptr< DesignVec > &  d,
const std::shared_ptr< DesignVec > &  diff_d,
const std::shared_ptr< DesignVec > &  grad_d,
const std::shared_ptr< StateVec > &  u,
const std::shared_ptr< StateVec > &  diff_u,
const std::shared_ptr< StateVec > &  grad_u,
const std::shared_ptr< StateVec > &  constraints 
)
pure virtual

Callback called after each iteration.