Eigenvalue SoLvers for Petaflop-Applications (ELPA)
2019.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.
Typedefs | |
typedef struct elpa_struct * | elpa_t |
typedef struct elpa_autotune_struct * | elpa_autotune_t |
Functions | |
const char * | elpa_strerr (int elpa_error) |
typedef struct elpa_autotune_struct* elpa_autotune_t |
typedef struct elpa_struct* elpa_t |
const char* elpa_strerr | ( | int | elpa_error | ) |