Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.05.001
Loading...
Searching...
No Matches
Macros | Functions
fortran_constants.h File Reference
#include <elpa/elpa_constants.h>

Go to the source code of this file.

Macros

#define FORTRAN_CONSTANT(name, value, ...)    integer(kind=C_INT), parameter :: name = value !ELPA_C_DEFINE
 

Functions

!General constants integer (kind=C_INT)
 

Macro Definition Documentation

◆ FORTRAN_CONSTANT

#define FORTRAN_CONSTANT ( name,
value,
... )    integer(kind=C_INT), parameter :: name = value !ELPA_C_DEFINE

Function Documentation

◆ integer()

!General constants integer ( kind = C_INT)