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

◆ write_text()

void pism::OutputWriter::write_text ( const std::string &  file_name,
const std::string &  variable_name,
const std::vector< unsigned int > &  start,
const std::vector< unsigned int > &  count,
const std::string &  input 
)

Write a text (or string; type NC_CHAR) variable.

The string input is stored redundantly on all MPI ranks.

Definition at line 312 of file OutputWriter.cc.

References count, and write_text_impl().

Referenced by write_experiment_id().