Epetra Development
Loading...
Searching...
No Matches
Epetra_CrsGraphData::IndexData< int > Struct Reference
Inheritance diagram for Epetra_CrsGraphData::IndexData< int >:
Collaboration diagram for Epetra_CrsGraphData::IndexData< int >:

Public Member Functions

 IndexData (int NumMyBlockRows, bool AllocSorted)
void Allocate (int NumMyBlockRows, bool AllocSorted)
void Deallocate ()

Public Attributes

int ** Indices_
std::vector< EntriesInOneRow< int > > SortedEntries_
int * TempColIndices_
Epetra_IntSerialDenseVector All_Indices_
Epetra_IntSerialDenseVector All_IndicesPlus1_

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