Eigenvalue SoLvers for Petaflop-Applications (ELPA)  2021.05.001
Macros | Typedefs | Functions
elpa.h File Reference
#include <limits.h>
#include <complex.h>
#include <elpa/elpa_version.h>
#include <elpa/elpa_constants.h>
#include <elpa/elpa_generated_c_api.h>
#include <elpa/elpa_generated.h>
#include <elpa/elpa_generic.h>

Go to the source code of this file.

Macros

#define ELPA_2STAGE_REAL_GPU   ELPA_2STAGE_REAL_NVIDIA_GPU
 
#define ELPA_2STAGE_COMPLEX_GPU   ELPA_2STAGE_COMPLEX_NVIDIA_GPU
 

Typedefs

typedef struct elpa_struct * elpa_t
 
typedef struct elpa_autotune_struct * elpa_autotune_t
 

Functions

const char * elpa_strerr (int elpa_error)
 

Macro Definition Documentation

◆ ELPA_2STAGE_COMPLEX_GPU

#define ELPA_2STAGE_COMPLEX_GPU   ELPA_2STAGE_COMPLEX_NVIDIA_GPU

◆ ELPA_2STAGE_REAL_GPU

#define ELPA_2STAGE_REAL_GPU   ELPA_2STAGE_REAL_NVIDIA_GPU

Typedef Documentation

◆ elpa_autotune_t

typedef struct elpa_autotune_struct* elpa_autotune_t

◆ elpa_t

typedef struct elpa_struct* elpa_t

Function Documentation

◆ elpa_strerr()

const char* elpa_strerr ( int  elpa_error)