Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
Tpetra::Details::Impl::CompareCooGraphEntries< IndexType > Struct Template Reference

Function comparing two CooGraphEntry structs, lexicographically, first by row index, then by column index. More...

#include <Tpetra_Details_CooMatrix.hpp>

Detailed Description

template<class IndexType>
struct Tpetra::Details::Impl::CompareCooGraphEntries< IndexType >

Function comparing two CooGraphEntry structs, lexicographically, first by row index, then by column index.

CooMatrix (see below) will use this.

Definition at line 85 of file Tpetra_Details_CooMatrix.hpp.


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