|
ug4
|
#include <iostream>#include <string>#include "lib_algebra/operator/interface/preconditioned_linear_operator_inverse.h"#include "lib_algebra/operator/interface/linear_solver_profiling.h"#include "lib_algebra/parallelization/parallelization.h"#include "common/util/ostream_util.h"Go to the source code of this file.
Classes | |
| class | ug::AutoLinearSolver< TVector > |
| linear solver using abstract preconditioner interface More... | |
| class | ug::UpdateableMatrixOperator |
Namespaces | |
| namespace | ug |
| the ug namespace | |