Go to the source code of this file.
Defines | |
| #define | FortranDoublePrecision FortranReal8 |
| #define | FortranInteger FortranInteger4 |
| #define | FortranInteger4 int |
| #define | FortranLogical FortranLogical4 |
| #define | FortranLogical4 unsigned int |
| #define | FortranReal FortranReal4 |
| #define | FortranReal4 float |
| #define | FortranReal8 double |
|
|
Definition at line 6 of file FortranType.h. |
|
|
Definition at line 4 of file FortranType.h. |
|
|
Definition at line 8 of file FortranType.h. |
|
|
Definition at line 7 of file FortranType.h. |
|
|
Definition at line 11 of file FortranType.h. |
|
|
Definition at line 5 of file FortranType.h. |
|
|
Definition at line 9 of file FortranType.h. |
|
|
Definition at line 10 of file FortranType.h. |
1.3.6