From e896c3a9ce38df093bb8367e3066d4bcd4ea7541 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sat, 14 Feb 2004 17:02:05 +0000 Subject: Swap the indices when comparing the grid dimensions with the HDF5 dataspace dimensions. git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/FlexIO/trunk@56 21a6bef8-4479-4f54-8f8d-0db94a2919ef --- src/H5IO.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5IO.cc b/src/H5IO.cc index 58c49af..1d1d859 100644 --- a/src/H5IO.cc +++ b/src/H5IO.cc @@ -141,7 +141,7 @@ int H5IO::createdataspace(int rank,CONST int *dims){ if(dataspacevalid && rankf==(hsize_t) rank){ // lets compare dims int val=1; - for(int i=0;i