PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
#include "pism/util/io/NC4_Par.hh"
#include "pism/util/error_handling.hh"
#include "pism/util/io/IO_Flags.hh"
#include <netcdf.h>
#include <netcdf_par.h>
Go to the source code of this file.
Namespaces | |
namespace | pism |
namespace | pism::io |
Input and output code (NetCDF wrappers, etc) | |
Functions | |
static void | pism::io::check (const ErrorLocation &where, int return_code) |
Prints an error message; for debugging. | |