moab
MBProcConfig.hpp
Go to the documentation of this file.
00001 #ifndef MBProcConfig_HEADER
00002 #define MBProcConfig_HEADER
00003 
00004 #include "MBTypes.h"
00005 #include "MBRange.hpp"
00006 #ifdef USE_MPI
00007 #  include "MBmpi.h"
00008 #endif
00009 
00010 #include "moab/ProcConfig.hpp"
00011 typedef moab::ProcConfig MBProcConfig;
00012 
00013 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines