
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_ |
1.8.5