Public Member Functions | |
Ifpack_Element (const Ifpack_Element &rhs) | |
int | Index () const |
double | Value () const |
double | AbsValue () const |
void | SetIndex (const int i) |
void | SetValue (const double val) |
bool | operator< (const Ifpack_Element &rhs) const |
Definition at line 137 of file Ifpack_Utils.h.