SURFEX v8.1
General documentation of Surfex
Typedefs
lfi_type.h File Reference

Go to the source code of this file.

Typedefs

typedef int integer32
 
typedef long long int integer64
 
typedef int logical
 
typedef int character_len
 
typedef char character
 
typedef double real64
 

Typedef Documentation

◆ character

typedef char character

Definition at line 18 of file lfi_type.h.

◆ character_len

typedef long long int character_len

Definition at line 17 of file lfi_type.h.

◆ integer32

typedef int integer32

Definition at line 14 of file lfi_type.h.

◆ integer64

typedef long long int integer64

Definition at line 15 of file lfi_type.h.

◆ logical

typedef int logical

Definition at line 16 of file lfi_type.h.

◆ real64

typedef double real64

Definition at line 19 of file lfi_type.h.