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

◆ get_vara_double_impl()

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

Implements pism::io::NCFile.

Definition at line 201 of file ParallelIO.cc.

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