Eigenvalue SoLvers for Petaflop-Applications (ELPA)  2020.11.001
Public Attributes | List of all members
elpa_index_struct Struct Reference

#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
 

Member Data Documentation

◆ double_options

struct { ... } elpa_index_struct::double_options

◆ float_options

struct { ... } elpa_index_struct::float_options

◆ int_options

struct { ... } elpa_index_struct::int_options

◆ is_set

int* elpa_index_struct::is_set

◆ notified

int* elpa_index_struct::notified

◆ values [1/3]

int* elpa_index_struct::values

◆ values [2/3]

float* elpa_index_struct::values

◆ values [3/3]

double* elpa_index_struct::values

The documentation for this struct was generated from the following file: