PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

◆ put_vara_double_impl()

void pism::io::PNCFile::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 176 of file PNCFile.cc.

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