Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
amrex::GMRES< V, M > Member List

This is the complete list of members for amrex::GMRES< V, M >, including all inherited members.

define(M &linop)amrex::GMRES< V, M >
getNumIters() constamrex::GMRES< V, M >inline
getResidualNorm() constamrex::GMRES< V, M >inline
getStatus() constamrex::GMRES< V, M >inline
GMRES()amrex::GMRES< V, M >
RT typedefamrex::GMRES< V, M >
setMaxIters(int niters)amrex::GMRES< V, M >inline
setRestartLength(int rl)amrex::GMRES< V, M >
setVerbose(int v)amrex::GMRES< V, M >inline
solve(V &a_sol, V const &a_rhs, RT a_tol_rel, RT a_tol_abs, int a_its=-1)amrex::GMRES< V, M >