|
EpetraExt Package Browser (Single Doxygen Collection)
Development
|
Go to the documentation of this file.
42 #ifndef EpetraExt_MULTIVECTOR_REINDEX_H
43 #define EpetraExt_MULTIVECTOR_REINDEX_H
84 #endif //EpetraExt_MULTIVECTOR_REINDEX_H
~MultiVector_Reindex()
Destructor.
const Epetra_Map & NewRowMap_
Given an input Epetra_MultiVector, a "reindexed" view is returned.
MultiVector_Reindex(const Epetra_Map &new_row_map)
Constructor.
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.
NewTypeRef operator()(OriginalTypeRef orig)
Constructs a "reindexed" view of the original using the given NewRowMap.
NewTypeRCP transform(OriginalTypeRef orig)