PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ get()

const array::Array * pism::Vars::get ( const std::string &  name) const

Returns a pointer to an array::Array containing variable name or NULL if that variable was not found.

Checks standard_name first, then short name

Definition at line 122 of file Vars.cc.

References pism::RuntimeError::formatted(), get_internal(), and PISM_ERROR_LOCATION.