preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Functions
Polation.cpp File Reference
#include "mapping/Polation.hpp"
#include <Eigen/src/Core/Matrix.h>
#include "math/barycenter.hpp"
#include "math/differences.hpp"
Include dependency graph for Polation.cpp:

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::ostreamprecice::mapping::operator<< (std::ostream &os, const WeightedElement &w)
 Make the WeightedElement printable.
 
std::ostreamprecice::mapping::operator<< (std::ostream &os, const Polation &p)
 Make the Polation class printable.