preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces
ConstantPreconditioner.hpp File Reference
#include <Eigen/Core>
#include <stddef.h>
#include <string>
#include <vector>
#include "acceleration/impl/Preconditioner.hpp"
#include "logging/Logger.hpp"
Include dependency graph for ConstantPreconditioner.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::acceleration::impl::ConstantPreconditioner
 Preconditioner that uses the constant user-defined factors 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