A | LinSolvers | [private] |
LINSOLV_CGS | LinSolvers | [private, static] |
LINSOLV_MINRES | LinSolvers | [private, static] |
LINSOLV_QMR | LinSolvers | [private, static] |
LINSOLV_SYMMLQ | LinSolvers | [private, static] |
LinSolvers(const LinSolvers &L) | LinSolvers | [private] |
LinSolvers(const Epetra_Operator *AA, const Epetra_Operator *PP, double *wTmp, int _type=LINSOLV_QMR) | LinSolvers | |
operator=(const LinSolvers &L) | LinSolvers | [private] |
Prec | LinSolvers | [private] |
QMRS(const Epetra_Vector &b, Epetra_Vector &x, double _tol, int _itMax) | LinSolvers | [protected] |
solve(const Epetra_Vector &b, Epetra_Vector &x, double _tol, int _itMax) | LinSolvers | |
solverType | LinSolvers | [private] |
work_s | LinSolvers | [private] |
~LinSolvers() | LinSolvers | [inline] |