Epetra_LinearProblem: The Epetra Linear Problem Class.
More...
Epetra_LinearProblem: The Epetra Linear Problem Class.
The Epetra_LinearProblem class is a wrapper that encapsulates the general information needed for solving a linear system of equations. !! Currently it accepts a Epetra_RowMatrix, initial guess and RHS and returns the solution.