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