Amesos Package Browser (Single Doxygen Collection) Development
|
#include "Teuchos_RCP.hpp"
#include "Epetra_CrsMatrix.h"
Go to the source code of this file.
Functions | |
RCP< Epetra_CrsMatrix > | NewMatNewMap (Epetra_CrsMatrix &In, int Diagonal, int ReindexRowMap, int ReindexColMap, int RangeMapType, int DomainMapType) |
RCP< Epetra_CrsMatrix > NewMatNewMap | ( | Epetra_CrsMatrix & | In, |
int | Diagonal, | ||
int | ReindexRowMap, | ||
int | ReindexColMap, | ||
int | RangeMapType, | ||
int | DomainMapType | ||
) |
Definition at line 37 of file NewMatNewMap.cpp.