PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
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 255 of file Units.cc.

References m_impl.

Referenced by pism::convert_vec(), pism::TSDiagnostic::flush(), pism::io::read_1d_variable(), pism::io::read_bounds(), pism::io::read_spatial_variable(), pism::io::read_timeseries_variable(), and pism::io::regrid_spatial_variable().