NewTypeRef operator()(OriginalTypeRef orig)
Constructs an Epetra_LinearProblem from the original using the same row transformation given by the E...
Epetra_LinearProblem * NewProblem_
StructuralSameTypeTransform< Epetra_CrsGraph > & graphTrans_
bool fwd()
Forward migration of data from original to transformed object.
Epetra_MultiVector * NewRHS_
Epetra_LinearProblem * OldProblem_
Epetra_CrsMatrix * NewMatrix_
Epetra_CrsMatrix * OldMatrix_
const Epetra_Map & RowMap() const
Epetra_Export * VecExporter_
Epetra_MultiVector * OldRHS_
Epetra_Export * MatExporter_
const Epetra_BlockMap & RowMap() const
Epetra_Import * Importer_
Epetra_CrsGraph * OldGraph_
Epetra_MultiVector * NewLHS_
Epetra_MultiVector * OldLHS_
const Epetra_CrsGraph & Graph() const
bool rvs()
Reverse migration of data from transformed to original object.
~LinearProblem_GraphTrans()
EpetraExt::LinearProblem_GraphTrans Destructor.