|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ dump()
Dumps a variable to a file, overwriting this file's contents (for debugging). Dump an Array to a file. This is for debugging only. Uses const char[] to make it easier to call it from gdb. Definition at line 554 of file Array.cc. References pism::OutputFile::append_time(), pism::OutputFile::define_variable(), grid(), pism::k, metadata(), ndof(), and write(). |