Xpetra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Xpetra::RowInfo Struct Reference

#include <Xpetra_CrsGraph.hpp>

Public Attributes

size_t localRow
 
size_t allocSize
 
size_t numEntries
 
size_t offset1D
 

Detailed Description

Definition at line 69 of file Xpetra_CrsGraph.hpp.

Member Data Documentation

size_t Xpetra::RowInfo::localRow

Definition at line 70 of file Xpetra_CrsGraph.hpp.

size_t Xpetra::RowInfo::allocSize

Definition at line 71 of file Xpetra_CrsGraph.hpp.

size_t Xpetra::RowInfo::numEntries

Definition at line 72 of file Xpetra_CrsGraph.hpp.

size_t Xpetra::RowInfo::offset1D

Definition at line 73 of file Xpetra_CrsGraph.hpp.


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