preCICE v3.1.2
|
#include <Eigen/Core>
#include <map>
#include <vector>
#include "acceleration/Acceleration.hpp"
#include "acceleration/BaseQNAcceleration.hpp"
#include "acceleration/impl/SharedPointer.hpp"
Go to the source code of this file.
Classes | |
class | precice::acceleration::IQNILSAcceleration |
Interface quasi-Newton with interface least-squares approximation. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::acceleration |
contains implementations of acceleration schemes. | |