PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ setup()
Allocates the 3D DM, the corresponding solution vector, and the SNES solver. Definition at line 382 of file Blatter.cc. References pism::stressbalance::blatter_coarsening_hook(), pism::stressbalance::blatter_restriction_hook(), function_callback(), jacobian_callback(), m_da, m_ksp_use_ew, m_snes, m_x, m_x_old, PISM_ERROR_LOCATION, pism::printf(), pism::Wrapper< T >::rawptr(), pism::setup_level(), pism::grid::X_PERIODIC, and pism::grid::Y_PERIODIC. Referenced by Blatter(). |