Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Types.h

Go to the documentation of this file.
00001 #ifndef Impala_Core_Vector_Types_h
00002 #define Impala_Core_Vector_Types_h
00003 
00004 #include "Core/Vector/VectorSet.h"
00005 #include "Core/Matrix/Mat.h"
00006 #include "Util/ProgressPrinter.h"
00007 #include "Link/Mpi/MpiFuncs.h"
00008 
00009 namespace Impala
00010 {
00011 namespace Core
00012 {
00013 namespace Vector
00014 {
00015 
00016 typedef VectorTem<Real64> VectorReal64;
00017     
00018 } // namespace Vector
00019 } // namespace Core
00020 } // namespace Impala
00021 
00022 #endif

Generated on Fri Mar 19 09:31:05 2010 for ImpalaSrc by  doxygen 1.5.1