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

◆ get_numbers()

std::vector< double > pism::VariableMetadata::get_numbers ( const std::string &  name) const

Get an array-of-doubles attribute.

Definition at line 284 of file VariableMetadata.cc.

References m_doubles.

Referenced by pism::NetCDFConfig::get_numbers_impl(), and pism::io::write_attributes().