Reference documentation for deal.II version 9.1.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 530 of file filtered_matrix.h.
|
inline |
Function comparing the pairs i1
and i2
for their keys.
Definition at line 703 of file filtered_matrix.h.