[MOAB-dev] r5108 - in MOAB/trunk: . src src/io src/moab src/parallel src/parallel/moab test test/parallel tools tools/dagmc tools/mbzoltan tools/refiner

Steve Jackson sjackson at cae.wisc.edu
Wed Aug 24 11:02:40 CDT 2011


On Aug 24, 2011, at 10:46 , Tim Tautges wrote:

> One other change, ProgOptions.cpp includes moab_mpi.h; you'd probably simply substitute mpi.h for that.
> 

Note that moab_mpi.h is only included if the macro USE_MPI is defined, so non-MPI programs won't need to modify the include statement.  It is *not* essential to link to MPI to use ProgOptions.
~S



More information about the moab-dev mailing list