PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ init_impl()
Initialize a generic regular-grid SSA solver. Reimplemented from pism::stressbalance::SSA. Definition at line 117 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. |