42#ifndef EpetraExt_CRSMATRIX_SOLVERMAP_H
43#define EpetraExt_CRSMATRIX_SOLVERMAP_H
45#if defined(EpetraExt_SHOW_DEPRECATED_WARNINGS)
47#warning "The EpetraExt package is deprecated"
90 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.