Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
Public Member Functions | List of all members
FilteredMatrix< VectorType >::PairComparison Struct Reference

Public Member Functions

bool operator() (const IndexValuePair &i1, const IndexValuePair &i2) const
 

Detailed Description

template<typename VectorType>
struct FilteredMatrix< VectorType >::PairComparison

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.


The documentation for this struct was generated from the following file: