Public Member Functions

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.

Definition at line 594 of file filtered_matrix.h.


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.

Definition at line 796 of file filtered_matrix.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Wed May 23 2012 06:08:27 by doxygen 1.7.3