hdf5/perform
Albert Cheng 900cce2840 [svn-r4359] Purpose:
bug fix
Description:
    Could not get to compile as parallel program in parallel mode.
    That was because I did not include hdf5.h before testing for the
    H5_HAVE_PARALLEL macro.  (DUMB!)
Solution:
    #include hdf5.h first.
Platforms tested:
    eirene (parallel)
2001-08-14 17:41:11 -05:00
..
2001-08-14 13:46:27 -05:00
2001-08-14 15:03:07 -05:00
2001-08-14 13:46:27 -05:00
2001-08-14 16:47:03 -05:00
2001-08-14 17:41:11 -05:00
2001-08-14 15:27:05 -05:00
2001-08-14 17:41:11 -05:00