42 #ifndef EpetraExt_LINEARPROBLEM_MATRIXTRANS_H
43 #define EpetraExt_LINEARPROBLEM_MATRIXTRANS_H
112 #endif //EpetraExt_LINEARPROBLEM_MATRIXTRANS_H
SameTypeTransform< Epetra_CrsMatrix > & matrixTrans_
Epetra_CrsMatrix * NewMatrix_
Epetra_LinearProblem * NewProblem_
Epetra_Export * Exporter_
NewTypeRef operator()(OriginalTypeRef orig)
Transform Operator.
LinearProblem_MatrixTrans(SameTypeTransform< Epetra_CrsMatrix > &matrix_trans)
Constructor.
Adaptation of an Epetra_CrsMatrix Transform to a Epetra_LinearProblem Transform.
Epetra_Import * Importer_
bool fwd()
Forward Data Migration.
bool rvs()
Reverse Data Migration.
Epetra_MultiVector * OldLHS_
Epetra_MultiVector * NewLHS_
Epetra_MultiVector * OldRHS_
Epetra_CrsMatrix * OldMatrix_
~LinearProblem_MatrixTrans()
Destructor.
Epetra_LinearProblem * OldProblem_
Epetra_MultiVector * NewRHS_