SCALAPACK
2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Cbt.h
Go to the documentation of this file.
1
#define ADD_ 0
2
#define NOCHANGE 1
3
#define UPCASE 2
4
5
#ifndef Int
6
#define Int int
7
#endif
8
9
#ifdef UpCase
10
#define F77_CALL_C UPCASE
11
#endif
12
13
#ifdef NoChange
14
#define F77_CALL_C NOCHANGE
15
#endif
16
17
#ifdef Add_
18
#define F77_CALL_C ADD_
19
#endif
20
21
#ifndef F77_CALL_C
22
#define F77_CALL_C ADD_
23
#endif
BLACS
TESTING
Cbt.h
Generated on Sun Jan 12 2025 15:58:38 for SCALAPACK by
1.9.8