summaryrefslogtreecommitdiffstats
path: root/src/H5FDmpio.c
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2013-01-24 20:07:24 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2013-01-24 20:07:24 (GMT)
commitbf473b40f57317fa60640f44c735133f58023f6a (patch)
tree2256cbccb43871c701c2cc00bc88be4a284995ea /src/H5FDmpio.c
parenta1bd48eb2b8ff4fae657f704d9f31e9293b860f6 (diff)
downloadhdf5-bf473b40f57317fa60640f44c735133f58023f6a.zip
hdf5-bf473b40f57317fa60640f44c735133f58023f6a.tar.gz
hdf5-bf473b40f57317fa60640f44c735133f58023f6a.tar.bz2
[svn-r23199] merge 23165 from trunk
HDFF-8203 Break H5FDmpi.h header into public and private components https://jira.hdfgroup.uiuc.edu/browse/HDFFV-8203
Diffstat (limited to 'src/H5FDmpio.c')
-rw-r--r--src/H5FDmpio.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/H5FDmpio.c b/src/H5FDmpio.c
index 436770e..e5f4f2c 100644
--- a/src/H5FDmpio.c
+++ b/src/H5FDmpio.c
@@ -45,6 +45,11 @@
static hid_t H5FD_MPIO_g = 0;
/*
+ * The view is set to this value
+ */
+static char H5FD_mpi_native_g[] = "native";
+
+/*
* The description of a file belonging to this driver.
* The EOF value is only used just after the file is opened in order for the
* library to determine whether the file is empty, truncated, or okay. The MPIO