Skip to content
Snippets Groups Projects
Commit 08c3415d authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Switch example to different mode.

parent 3a0e229f
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@ int main (int argc, char *argv[])
#ifdef USE_MPI
MPI_Comm commGlob;
int sizeGlob, rankGlob, pioNamespace;
int IOMode = PIO_MPI;
int IOMode = PIO_WRITER;
int nProcsIO = 2;
xmpi ( MPI_Init ( &argc, &argv));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment