|
Epetra Development
|

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