FilteredMatrix< VECTOR >::PairComparison Struct Reference

List of all members.

Public Member Functions

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

Detailed Description

template<class VECTOR>
struct FilteredMatrix< VECTOR >::PairComparison

Helper class used to sort pairs of indices and values. Only the index is considered as sort key.


Member Function Documentation

template<class VECTOR >
bool FilteredMatrix< VECTOR >::PairComparison::operator() ( const IndexValuePair i1,
const IndexValuePair i2 
) const [inline]

Function comparing the pairs i1 and i2 for their keys.


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

deal.II documentation generated on Mon Nov 23 22:57:45 2009 by doxygen 1.6.1