|
preCICE v3.3.0
|
#include <Eigen/Core>#include <string>#include "acceleration/impl/Preconditioner.hpp"#include "logging/Logger.hpp"Go to the source code of this file.
Classes | |
| class | precice::acceleration::impl::ResidualPreconditioner |
| Preconditioner that uses the recent residual to scale the quasi-Newton system. More... | |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::acceleration |
| contains implementations of acceleration schemes. | |
| namespace | precice::acceleration::impl |