preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces
AbsoluteConvergenceMeasure.hpp File Reference
#include <Eigen/Core>
#include <iomanip>
#include <ostream>
#include <string>
#include "ConvergenceMeasure.hpp"
#include "logging/Logger.hpp"
#include "utils/IntraComm.hpp"
Include dependency graph for AbsoluteConvergenceMeasure.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::cplscheme::impl::AbsoluteConvergenceMeasure
 Measures the convergence from an old data set to a new one. More...
 

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::cplscheme
 contains implementations of coupling schemes for coupled simulations.
 
namespace  precice::cplscheme::tests
 
namespace  precice::cplscheme::impl