42#ifndef EpetraExt_LINEARPROBLEM_SOLVERMAP_H
43#define EpetraExt_LINEARPROBLEM_SOLVERMAP_H
45#if defined(EpetraExt_SHOW_DEPRECATED_WARNINGS)
47#warning "The EpetraExt package is deprecated"
Given an input Epetra_CrsMatrix, the column map is checked for missing indices associated with the lo...
Constructs a LinearProblem with a "fixed" Column Map for the CrsMatrix.
~LinearProblem_SolverMap()
Destructor.
LinearProblem_SolverMap()
Constructor.
NewTypeRef operator()(OriginalTypeRef orig)
Constructs "fixed" Epetra_LinearProblem.
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.