PISM, A Parallel Ice Sheet Model
stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
|
◆ init_from_config()
Initialize from a configuration database. Does not try to compute ownership ranges. Definition at line 1208 of file IceGrid.cc. References pism::IceGrid::compute_vertical_levels(), pism::IceGrid::Lx(), pism::IceGrid::Ly(), pism::IceGrid::Lz(), pism::IceGrid::Mx(), pism::IceGrid::My(), pism::IceGrid::Mz(), pism::IceGrid::periodicity(), pism::IceGrid::registration(), pism::string_to_periodicity(), pism::string_to_registration(), pism::string_to_spacing(), pism::IceGrid::x0(), pism::IceGrid::y0(), and pism::IceGrid::z(). |