PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

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