Amesos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Functions
NewMatNewMap.h File Reference
#include "Teuchos_RCP.hpp"
#include "Epetra_CrsMatrix.h"
Include dependency graph for NewMatNewMap.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ NewMatNewMap()

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.