|
preCICE v3.3.0
|
#include "acceleration/impl/ResidualSumPreconditioner.hpp"#include <algorithm>#include <cmath>#include "logging/LogMacros.hpp"#include "math/differences.hpp"#include "utils/IntraComm.hpp"#include "utils/assertion.hpp"Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::acceleration |
| contains implementations of acceleration schemes. | |
| namespace | precice::acceleration::impl |