Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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_CrsMatrixNewMatNewMap (Epetra_CrsMatrix &In, int Diagonal, int ReindexRowMap, int ReindexColMap, int RangeMapType, int DomainMapType)
 

Function Documentation

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.