PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ init_impl()
Initialize a generic regular-grid SSA solver. Reimplemented from pism::stressbalance::SSA. Definition at line 128 of file SSAFEM.cc. References pism::array::Array2D< T >::copy_from(), pism::stressbalance::SSA::init_impl(), m_dirichletScale, m_driving_stress_x, m_driving_stress_y, pism::Component::m_grid, pism::Component::m_log, pism::Component::m_sys, pism::stressbalance::ShallowStressBalance::m_velocity, and pism::stressbalance::SSA::m_velocity_global. |