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

Make ownerRank an unconditional part of stream_t.

parent 37479ca5
No related branches found
No related tags found
No related merge requests found
......@@ -251,10 +251,8 @@ typedef struct {
void *gribContainers;
#endif
int vlistIDorig;
#if USE_MPI
/* only used by MPI-parallelized version of library */
int ownerRank; // MPI rank of owner process
#endif
/* ---------------------------------- */
/* Local change: 2013-02-18, FP (DWD) */
/* ---------------------------------- */
......
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