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

Public Member Functions

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

Public Attributes

long long ** Indices_
 
std::vector< EntriesInOneRow
< long long > > 
SortedEntries_
 
long long * TempColIndices_
 
Epetra_LongLongSerialDenseVector All_Indices_
 

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