42#ifndef EpetraExt_LINEARPROBLEM_SOLVERMAP_H
43#define EpetraExt_LINEARPROBLEM_SOLVERMAP_H
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.
CrsMatrix_SolverMap SolverMapTrans_
~LinearProblem_SolverMap()
Destructor.
LinearProblem_SolverMap()
Constructor.
NewTypeRef operator()(OriginalTypeRef orig)
Constructs "fixed" Epetra_LinearProblem.
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.