HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
Macros
mpi_fileio.c File Reference

Various file input/output using MPI functions Notes: More...

#include "decs.h"
Include dependency graph for mpi_fileio.c:

Go to the source code of this file.

Macros

#define DEBUGMINMEM   0
 
#define DEBUGSINIT   0
 

Detailed Description

Various file input/output using MPI functions Notes:

mpicombinetype is global initial user choice for combinetype for MPI truempicombinetype is global system-forced choice for mpicombinetype set during initialization (and so used rest of the time except new initialization where we start fresh). So "mpiio_final()" also uses truempicombinetype since related to last choice OPENMPMARK: Assume all calls to MPI file I/O routines are not done by multiple threads.

Definition in file mpi_fileio.c.

Macro Definition Documentation

#define DEBUGMINMEM   0

Definition at line 146 of file mpi_fileio.c.

#define DEBUGSINIT   0

Definition at line 1365 of file mpi_fileio.c.