83 #ifndef EPETRA_NO_32BIT_GLOBAL_INDICES
90 #ifndef EPETRA_NO_64BIT_GLOBAL_INDICES
97 throw "LinearProblem_Reindex2::operator(): GlobalIndices type unknown";
int NumGlobalElements() const
bool GlobalIndicesLongLong() const
long long NumGlobalElements64() const
bool fwd()
Forward transfer of data from orig object input in the operator() method call to the new object creat...
MultiVector_Reindex * LHSTrans_
bool GlobalIndicesInt() const
int NumMyElements() const
NewTypeRef operator()(OriginalTypeRef orig)
Constructs a new view the original LP, "reindexed" using the given NewRowMap.
~LinearProblem_Reindex2()
Destructor.
const Epetra_Comm & Comm() const
Given an Epetra_CrsMatrix, a "reindexed" version is returned based on the new row map...
CrsMatrix_Reindex * MatTrans_
Given an input Epetra_MultiVector, a "reindexed" view is returned.
MultiVector_Reindex * RHSTrans_
const Epetra_BlockMap & Map() const