|
preCICE v3.3.0
|
#include "mapping/Polation.hpp"#include <Eigen/src/Core/Matrix.h>#include "math/barycenter.hpp"#include "math/differences.hpp"Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::mapping |
| contains data mapping from points to meshes. | |
Functions | |
| std::ostream & | precice::mapping::operator<< (std::ostream &os, const WeightedElement &w) |
| Make the WeightedElement printable. | |
| std::ostream & | precice::mapping::operator<< (std::ostream &os, const Polation &p) |
| Make the Polation class printable. | |