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 31 of file Xpetra_CrsGraph.hpp.

Member Data Documentation

size_t Xpetra::RowInfo::localRow

Definition at line 32 of file Xpetra_CrsGraph.hpp.

size_t Xpetra::RowInfo::allocSize

Definition at line 33 of file Xpetra_CrsGraph.hpp.

size_t Xpetra::RowInfo::numEntries

Definition at line 34 of file Xpetra_CrsGraph.hpp.

size_t Xpetra::RowInfo::offset1D

Definition at line 35 of file Xpetra_CrsGraph.hpp.


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