Epetra  Development
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
Epetra_CrsGraphData::IndexData< int > Struct Template Reference
Collaboration diagram for Epetra_CrsGraphData::IndexData< int >:
Collaboration graph
[legend]

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: