Eigenvalue SoLvers for Petaflop-Applications (ELPA)  2017.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 {
   double *   values
 
   int *   is_set
 
   int *   notified
 
double_options
 

Member Data Documentation

◆ double_options

struct { ... } elpa_index_struct::double_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/2]

int* elpa_index_struct::values

◆ values [2/2]

double* elpa_index_struct::values

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