Eigenvalue SoLvers for Petaflop-Applications (ELPA)  2019.05.001
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)