PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

◆ 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().