PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

◆ 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().