cg.hh File Reference
#include <string>
#include "basics/typedefs.hh"
#include "basics/parallel.hh"
#include "compositions.hh"
Go to the source code of this file.
Classes | |
class | concepts::CG< F > |
Solves a symmetric system of linear equations with conjugate gradients (CG). More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Iterative linear solver: CG
Definition in file cg.hh.