42#ifndef EpetraExt_CRSMATRIX_SOLVERMAP_H
43#define EpetraExt_CRSMATRIX_SOLVERMAP_H
84 template<
typename int_type>
Given an input Epetra_CrsMatrix, the column map is checked for missing indices associated with the lo...
CrsMatrix_SolverMap()
Constructor.
NewTypeRef operator()(OriginalTypeRef orig)
Constructs fixed view of Epetra_CrsMatrix as necessary.
~CrsMatrix_SolverMap()
Destructor.
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.