Reference documentation for deal.II version 8.5.1
|
Public Member Functions | |
bool | operator() (const IndexValuePair &i1, const IndexValuePair &i2) const |
Helper class used to sort pairs of indices and values. Only the index is considered as sort key.
Definition at line 503 of file filtered_matrix.h.
|
inline |
Function comparing the pairs i1
and i2
for their keys.
Definition at line 692 of file filtered_matrix.h.