Ifpack Package Browser (Single Doxygen Collection)
Development
|
#include <SortedList_dh.h>
Public Attributes | |
int | col |
int | level |
double | val |
int | next |
Definition at line 54 of file SortedList_dh.h.
int _srecord::col |
Definition at line 56 of file SortedList_dh.h.
int _srecord::level |
Definition at line 57 of file SortedList_dh.h.
double _srecord::val |
Definition at line 58 of file SortedList_dh.h.
int _srecord::next |
Definition at line 59 of file SortedList_dh.h.