PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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 184 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(). |