moab
MBUtil.hpp
Go to the documentation of this file.
00001 #ifndef MBUtil_HEADER
00002 #define MBUtil_HEADER
00003 
00004 #include "MBForward.hpp"
00005 
00006 #include "moab/Util.hpp"
00007 typedef moab::Coord MBCoord;
00008 typedef moab::Util  MBUtil;
00009 
00010 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines