[MOAB-dev] r3277 - MOAB/trunk
Tim Tautges
tautges at mcs.anl.gov
Wed Nov 4 10:29:07 CST 2009
Could you commit iBase_f.h and iMesh_f.h to the RPI repo?
- tim
kraftche at cae.wisc.edu wrote:
> Author: kraftche
> Date: 2009-11-04 10:23:04 -0600 (Wed, 04 Nov 2009)
> New Revision: 3277
>
> Modified:
> MOAB/trunk/WriteHDF5.hpp
> Log:
> fix another MPI include conflict
>
> Modified: MOAB/trunk/WriteHDF5.hpp
> ===================================================================
> --- MOAB/trunk/WriteHDF5.hpp 2009-11-03 21:38:19 UTC (rev 3276)
> +++ MOAB/trunk/WriteHDF5.hpp 2009-11-04 16:23:04 UTC (rev 3277)
> @@ -24,6 +24,9 @@
> #define WRITE_HDF5_HPP
>
> #include <list>
> +#ifdef USE_MPI // include this before HDF5 headers to avoid conflicts
> +# include "MBmpi.h"
> +#endif
> #include "mhdf.h"
> #include "MBForward.hpp"
> #include "MBRange.hpp"
>
>
--
================================================================
"You will keep in perfect peace him whose mind is
steadfast, because he trusts in you." Isaiah 26:3
Tim Tautges Argonne National Laboratory
(tautges at mcs.anl.gov) (telecommuting from UW-Madison)
phone: (608) 263-8485 1500 Engineering Dr.
fax: (608) 263-4499 Madison, WI 53706
More information about the moab-dev
mailing list