PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
Loading...
Searching...
No Matches

◆ m_tikhonov_atol

template<class ForwardProblem >
double pism::inverse::IPTaoTikhonovProblem< ForwardProblem >::m_tikhonov_atol
protected

Convergence parameter: convergence stops when \(||J_D||_2 <\) m_tikhonov_rtol.

Definition at line 292 of file IPTaoTikhonovProblem.hh.

Referenced by pism::inverse::IPTaoTikhonovProblem< ForwardProblem >::IPTaoTikhonovProblem().