PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ compute_dlogalpha()
Definition at line 405 of file IP_SSATaucTikhonovGNSolver.cc. References pism::array::Array2D< T >::add(), pism::inverse::IP_SSATaucForwardProblem::apply_linearization(), pism::array::Array2D< T >::copy_from(), m_alpha, m_d_diff, m_d_diff_lin, m_dalpha_rhs, m_designFunctional, m_dh_dalpha, m_dh_dalphaGlobal, m_h, m_ksp, m_log, m_mat_GN, m_ssaforward, m_stateFunctional, m_target_misfit, m_tmp_S1Local, m_tmp_S2Local, m_u_diff, PISM_CHK, pism::array::Array::scale(), pism::GenericTerminationReason::success(), pism::array::Array::update_ghosts(), and pism::array::Array::vec(). Referenced by solve(). |