PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Namespaces | Macros | Functions
NC4_Serial.cc File Reference
#include "pism/util/io/NC4_Serial.hh"
#include <netcdf.h>
#include "pism/util/error_handling.hh"
#include "pism/util/pism_utilities.hh"

Go to the source code of this file.

Namespaces

 pism
 
 pism::io
 Input and output code (NetCDF wrappers, etc)
 

Macros

#define MPI_INCLUDED   1
 

Functions

static void pism::io::check (const ErrorLocation &where, int return_code)
 Prints an error message; for debugging. More...