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

◆ 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_spatial_variable(), pism::io::read_time_bounds(), pism::io::read_timeseries(), pism::io::regrid_spatial_variable(), pism::io::write_spatial_variable(), pism::io::write_time_bounds(), and pism::io::write_timeseries().