PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ init_from_file()

void pism::ConfigJSON::init_from_file ( const std::string &  filename)

Initialize the database by reading from a file 'filename'.

Definition at line 229 of file ConfigJSON.cc.

References pism::Config::filename(), pism::RuntimeError::formatted(), m_data, and PISM_ERROR_LOCATION.