80 #ifndef EPETRA_NO_32BIT_GLOBAL_INDICES
87 #ifndef EPETRA_NO_64BIT_GLOBAL_INDICES
94 throw "LinearProblem_Reindex::operator(): GlobalIndices type unknown for OldRowMap";
int NumGlobalElements() const
MultiVector_Reindex * LHSTrans_
bool GlobalIndicesLongLong() const
long long NumGlobalElements64() const
bool GlobalIndicesInt() const
~LinearProblem_Reindex()
Destructor.
CrsMatrix_Reindex * MatTrans_
int NumMyElements() const
const Epetra_Comm & Comm() const
NewTypeRef operator()(OriginalTypeRef orig)
Constructs a new view the original LP, "reindexed" using the given NewRowMap.
Given an Epetra_CrsMatrix, a "reindexed" version is returned based on the new row map...
MultiVector_Reindex * RHSTrans_
Given an input Epetra_MultiVector, a "reindexed" view is returned.
const Epetra_BlockMap & Map() const