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_string()

void pism::ConfigJSON::init_from_string ( const std::string &  string)

Initialize the database using a string 'string'.

Definition at line 248 of file ConfigJSON.cc.

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

Referenced by ConfigJSON(), and read_impl().