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

◆ report_range()

void pism::VariableMetadata::report_range ( const Logger log,
double  min,
double  max 
) const

Report the range of a global Vec v.

Definition at line 162 of file VariableMetadata.cc.

References get_name(), get_string(), m_unit_system, pism::Logger::message(), pism::printf(), and units().

Referenced by pism::array::check_range(), and pism::report_range().