Loading [MathJax]/extensions/tex2jax.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

◆ m_standard_names

std::map<std::string, std::string> pism::Vars::m_standard_names
mutableprivate

stores standard names of variables that have standard names, allowing looking them up using either short or standard names and preserving the one-to-one map from keys (strings) to pointers (represented by "variables").

Definition at line 83 of file Vars.hh.

Referenced by add(), add_shared(), get_internal(), get_internal_shared(), is_available(), is_available_shared(), and remove().