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

◆ linearize_at()

std::shared_ptr< TerminationReason > pism::inverse::IP_SSATaucForwardProblem::linearize_at ( array::Scalar zeta)
virtual

Sets the current value of the design variable \(\zeta\) and solves the SSA to find the associated \(u_{\rm SSA}\).

Definition at line 149 of file IP_SSATaucForwardProblem.cc.

References set_design(), and pism::stressbalance::SSAFEM::solve_nocache().

Referenced by pism::inverse::IP_SSATaucTikhonovGNSolver::evaluate_objective_and_gradient(), pism::inverse::IP_SSATaucTaoTikhonovProblemLCL::formInitialGuess(), and pism::inverse::IP_SSATaucTikhonovGNSolver::init().