ug4
|
#include <iostream>
#include <string>
#include "lib_algebra/operator/interface/operator.h"
#include "lib_algebra/operator/interface/preconditioned_linear_operator_inverse.h"
#include "common/profiler/profiler.h"
#include "lib_algebra/operator/interface/pprocess.h"
#include "lib_algebra/parallelization/parallelization.h"
Go to the source code of this file.
Classes | |
class | ug::CG< TVector > |
the CG method as a solver for linear operators More... | |
Namespaces | |
ug | |
the ug namespace | |