PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ 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 86 of file Vars.hh.

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