PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ string_to_backend()
Convert a string to PISM's backend type. Definition at line 57 of file File.cc. References pism::RuntimeError::formatted(), PISM_ERROR_LOCATION, pism::io::PISM_NETCDF3, pism::io::PISM_NETCDF4_PARALLEL, pism::io::PISM_NETCDF4_SERIAL, pism::io::PISM_PIO_NETCDF, pism::io::PISM_PIO_NETCDF4C, pism::io::PISM_PIO_NETCDF4P, pism::io::PISM_PIO_PNETCDF, and pism::io::PISM_PNETCDF. Referenced by pism::Geometry::dump(), pism::stressbalance::Inputs::dump(), pism::array::Array::dump(), pism::icebin::IBIceModel::dumpToFile(), pism::icebin::VecBundleWriter::init(), main(), pism::IceModel::process_signals(), pism::IceModel::save_results(), pism::IceModel::save_state_on_error(), pism::array::Array::write(), pism::icebin::VecBundleWriter::write(), pism::IceModel::write_checkpoint(), pism::IceModel::write_extras(), and pism::IceModel::write_snapshot(). |