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::CooGraphEntry< IndexType > Struct Template Reference

Type of each (row index, column index) pair in the Tpetra::Details::CooMatrix (see below). More...

#include <Tpetra_Details_CooMatrix.hpp>

Detailed Description

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

Type of each (row index, column index) pair in the Tpetra::Details::CooMatrix (see below).

Definition at line 75 of file Tpetra_Details_CooMatrix.hpp.


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