PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ put_vara_text_impl()

void pism::io::PNCFile::put_vara_text_impl ( const std::string &  variable_name,
const std::vector< unsigned int > &  start,
const std::vector< unsigned int > &  count,
const char *  data 
) const
protectedvirtual

Implements pism::io::NCFile.

Definition at line 195 of file PNCFile.cc.

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