Octopus
fortran_types.h File Reference

Go to the source code of this file.

Typedefs

typedef int fint
 
typedef int fint4
 
typedef long long int fint8
 
typedef char fchar
 

Typedef Documentation

◆ fint

typedef int fint

Definition at line 14 of file fortran_types.h.

◆ fint4

typedef int fint4

Definition at line 15 of file fortran_types.h.

◆ fint8

typedef long long int fint8

Definition at line 16 of file fortran_types.h.

◆ fchar

typedef char fchar

Definition at line 18 of file fortran_types.h.