42 #ifndef EpetraExt_LINEARPROBLEM_SOLVERMAP_H 
   43 #define EpetraExt_LINEARPROBLEM_SOLVERMAP_H 
   81 #endif //EpetraExt_LINEARPROBLEM_SOLVERMAP_H 
NewTypeRef operator()(OriginalTypeRef orig)
Constructs "fixed" Epetra_LinearProblem. 
 
Given an input Epetra_CrsMatrix, the column map is checked for missing indices associated with the lo...
 
~LinearProblem_SolverMap()
Destructor. 
 
LinearProblem_SolverMap()
Constructor. 
 
Constructs a LinearProblem with a "fixed" Column Map for the CrsMatrix.