Loading [MathJax]/jax/output/HTML-CSS/config.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ get_all_arrays()

static void pism::get_all_arrays ( json_t *  root,
const std::string &  path,
std::map< std::string, std::vector< double > > &  accum 
)
static

Definition at line 141 of file ConfigJSON.cc.

References get_all_arrays(), and unpack_json_array().

Referenced by pism::ConfigJSON::all_doubles_impl(), and get_all_arrays().