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

◆ define_variable_impl()

virtual void pism::OutputWriter::define_variable_impl ( const std::string &  file_name,
const std::string &  variable_name,
const std::vector< std::string > &  dims,
io::Type  type,
const VariableAttributes attributes 
)
protectedpure virtual

Implementation of define_variable()

Implemented in pism::SynchronousOutputWriter, and pism::YacOutputWriter.

Referenced by define_variable().