bicgstab.hh File Reference
#include <string>
#include "basics/typedefs.hh"
#include "toolbox/sequence.hh"
#include "compositions.hh"
Go to the source code of this file.
Classes | |
class | concepts::BiCGStab< F, G > |
Solves a symmetric system of linear equations with BiConjugate Gradient Stabilized (BICGSTAB). More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Iterative linear solver: BICGSTAB
Definition in file bicgstab.hh.