gmres.hh File Reference
#include <string>
#include "basics/noConvException.hh"
#include "basics/typedefs.hh"
#include "compositions.hh"
Go to the source code of this file.
Classes | |
class | concepts::GMRes< F > |
Solves a system of linear equations with general minimal residuals (GMRes). More... | |
struct | concepts::GMRes< F >::R |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Iterative linear solver: GMRes
Definition in file gmres.hh.