src/colarray/blas_types.h

Go to the documentation of this file.
00001 #ifndef BLAS_TYPES_H
00002 #define BLAS_TYPES_H
00003 
00004 #ifdef __hpux
00005 #include "blas_types_hpux.h"
00006 #else
00007 #include "blas_types_unix.h"
00008 #endif
00009 
00010 #endif

Generated on Fri Oct 26 13:35:11 2007 for FEMAXX (Finite Element Maxwell Eigensolver) by  doxygen 1.4.7