ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
redist.h
Go to the documentation of this file.
1 #ifdef T3D
2 #define float double
3 #endif
4 #ifdef T3E
5 #define float double
6 #endif
7 #ifdef CRAY
8 #define float double
9 #endif