Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2024.03.001
Loading...
Searching...
No Matches
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

◆ [struct]

struct { ... } elpa_index_struct::double_options

◆ [struct]

struct { ... } elpa_index_struct::float_options

◆ [struct]

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: