preCICE v3.1.2
|
#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::ValuePreconditioner |
Preconditioner that uses the values from the previous time window 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 |