Eigenvalue SoLvers for Petaflop-Applications (ELPA)
2021.05.001
|
#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) |
#define ELPA_2STAGE_COMPLEX_GPU ELPA_2STAGE_COMPLEX_NVIDIA_GPU |
#define ELPA_2STAGE_REAL_GPU ELPA_2STAGE_REAL_NVIDIA_GPU |
typedef struct elpa_autotune_struct* elpa_autotune_t |
typedef struct elpa_struct* elpa_t |
const char* elpa_strerr | ( | int | elpa_error | ) |