Eigenvalue SoLvers for Petaflop-Applications (ELPA)
2021.05.001
|
#include <elpa_index.h>
Public Attributes | |
struct { | |
int * values | |
int * is_set | |
int * notified | |
} | int_options |
struct { | |
float * values | |
int * is_set | |
int * notified | |
} | float_options |
struct { | |
double * values | |
int * is_set | |
int * notified | |
} | double_options |
struct { ... } elpa_index_struct::double_options |
struct { ... } elpa_index_struct::float_options |
struct { ... } elpa_index_struct::int_options |
int* elpa_index_struct::is_set |
int* elpa_index_struct::notified |
int* elpa_index_struct::values |
float* elpa_index_struct::values |
double* elpa_index_struct::values |