|
preCICE v3.3.0
|
#include <Eigen/Core>#include <numeric>#include <vector>#include "cplscheme/SharedPointer.hpp"#include "logging/LogMacros.hpp"#include "logging/Logger.hpp"#include "utils/assertion.hpp"Go to the source code of this file.
Classes | |
| class | precice::acceleration::impl::Preconditioner |
| Interface for preconditioner variants that can be applied to quasi-Newton acceleration schemes. More... | |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::acceleration |
| contains implementations of acceleration schemes. | |
| namespace | precice::acceleration::impl |