preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces
BaseQNAcceleration.hpp File Reference
#include <Eigen/Core>
#include <algorithm>
#include <deque>
#include <fstream>
#include <map>
#include <sstream>
#include <string>
#include <vector>
#include "acceleration/Acceleration.hpp"
#include "acceleration/impl/QRFactorization.hpp"
#include "acceleration/impl/SharedPointer.hpp"
#include "logging/Logger.hpp"
Include dependency graph for BaseQNAcceleration.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::acceleration::BaseQNAcceleration
 Base Class for quasi-Newton acceleration schemes. More...
 

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::io
 provides Import and Export of the coupling mesh and data.
 
namespace  precice::acceleration
 contains implementations of acceleration schemes.