PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ solve_nocache()
Solve the SSA without first recomputing the values of coefficients at quad points. See the disccusion of SSAFEM::solve for more discussion. Definition at line 195 of file SSAFEM.cc. References pism::options::Bool(), pism::array::Array2D< T >::copy_from(), pism::options::Option< T >::is_set(), pism::Component::m_config, m_epsilon_ssa, pism::Component::m_grid, pism::Component::m_log, m_snes, pism::stressbalance::SSA::m_stdout_ssa, pism::stressbalance::ShallowStressBalance::m_velocity, pism::stressbalance::SSA::m_velocity_global, PISM_CHK, pism::Wrapper< T >::rawptr(), pism::array::Array::update_ghosts(), and pism::array::Array::vec(). Referenced by pism::inverse::IP_SSAHardavForwardProblem::linearize_at(), pism::inverse::IP_SSATaucForwardProblem::linearize_at(), and solve_with_reason(). |