IFPACK Development
Loading...
Searching...
No Matches
Public Attributes | List of all members
_srecord Struct Reference

Public Attributes

int col
 
int level
 
double val
 
int next
 

Detailed Description

Definition at line 60 of file SortedList_dh.h.

Member Data Documentation

◆ col

int _srecord::col

Definition at line 62 of file SortedList_dh.h.

◆ level

int _srecord::level

Definition at line 63 of file SortedList_dh.h.

◆ next

int _srecord::next

Definition at line 65 of file SortedList_dh.h.

◆ val

double _srecord::val

Definition at line 64 of file SortedList_dh.h.


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