Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

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