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

◆ put_vara_double_impl()

void pism::io::ParallelIO::put_vara_double_impl ( const std::string &  variable_name,
const std::vector< unsigned int > &  start,
const std::vector< unsigned int > &  count,
const double *  op 
) const
protectedvirtual

Implements pism::io::NCFile.

Definition at line 220 of file ParallelIO.cc.

References pism::io::check(), count, pism::io::NCFile::m_file_id, and PISM_ERROR_LOCATION.