Ifpack Package Browser (Single Doxygen Collection)
Development
|
#include <SortedList_dh.h>
Public Attributes | |
int | col |
int | level |
double | val |
int | next |
Definition at line 60 of file SortedList_dh.h.
int _srecord::col |
Definition at line 62 of file SortedList_dh.h.
int _srecord::level |
Definition at line 63 of file SortedList_dh.h.
double _srecord::val |
Definition at line 64 of file SortedList_dh.h.
int _srecord::next |
Definition at line 65 of file SortedList_dh.h.