preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces
RelativeConvergenceMeasure.hpp File Reference
#include <Eigen/Core>
#include <iomanip>
#include <limits>
#include <math.h>
#include <ostream>
#include <string>
#include "../CouplingData.hpp"
#include "ConvergenceMeasure.hpp"
#include "logging/Logger.hpp"
#include "math/differences.hpp"
#include "math/math.hpp"
#include "utils/IntraComm.hpp"
Include dependency graph for RelativeConvergenceMeasure.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::RelativeConvergenceMeasure
 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