|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ initialize()
Initialize the output writer. The set This initialization step allows an OutputWriter implementation to use grid information for all distributed arrays to setup up communication between "computational" and "I/O" MPI ranks. Definition at line 164 of file OutputWriter.cc. References add_variable(), initialize_impl(), m_impl, and pism::OutputWriter::Impl::relaxed_mode. |