42 #ifndef EpetraExt_CRSMATRIX_SOLVERMAP_H 
   43 #define EpetraExt_CRSMATRIX_SOLVERMAP_H 
   84   template<
typename int_type>
 
   93 #endif //EpetraExt_CRSMATRIX_SOLVERMAP_H 
NewTypeRef operator()(OriginalTypeRef orig)
Constructs fixed view of Epetra_CrsMatrix as necessary. 
 
Given an input Epetra_CrsMatrix, the column map is checked for missing indices associated with the lo...
 
CrsMatrix_SolverMap()
Constructor. 
 
~CrsMatrix_SolverMap()
Destructor.