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

◆ convert_doubles()

void pism::units::Converter::convert_doubles ( double data,
size_t  length 
) const

Convert an array of doubles in place

Parameters
[in,out]dataarray to process
lengthlength of the array

Definition at line 250 of file Units.cc.

References m_impl.

Referenced by pism::convert_vec(), pism::io::read_1d_variable(), pism::io::read_bounds(), pism::io::read_spatial_variable(), pism::io::regrid_spatial_variable(), pism::io::write_spatial_variable(), pism::io::write_time_bounds(), and pism::io::write_timeseries().