|
EpetraExt Package Browser (Single Doxygen Collection)
Development
|
Go to the documentation of this file.
75 OldMatrix_ = dynamic_cast<Epetra_CrsMatrix*>( orig.GetMatrix() );
Epetra_LinearProblem * NewProblem_
NewTypeRef operator()(OriginalTypeRef orig)
Constructs an Epetra_LinearProblem from the original using the same row transformation given by the E...
Epetra_CrsMatrix * OldMatrix_
bool fwd()
Forward migration of data from original to transformed object.
Epetra_Import * Importer_
Epetra_MultiVector * NewLHS_
Epetra_CrsGraph * OldGraph_
Epetra_Export * MatExporter_
~LinearProblem_GraphTrans()
EpetraExt::LinearProblem_GraphTrans Destructor.
Epetra_MultiVector * OldRHS_
const Epetra_CrsGraph & Graph() const
Epetra_MultiVector * OldLHS_
int Export(const Epetra_SrcDistObject &A, const Epetra_Import &Importer, Epetra_CombineMode CombineMode, const Epetra_OffsetIndex *Indexor=0)
Epetra_Export * VecExporter_
StructuralSameTypeTransform< Epetra_CrsGraph > & graphTrans_
Epetra_LinearProblem * OldProblem_
const Epetra_Map & RowMap() const
int Import(const Epetra_SrcDistObject &A, const Epetra_Import &Importer, Epetra_CombineMode CombineMode, const Epetra_OffsetIndex *Indexor=0)
bool rvs()
Reverse migration of data from transformed to original object.
Epetra_MultiVector * NewRHS_
Epetra_CrsMatrix * NewMatrix_
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.
const Epetra_BlockMap & RowMap() const