|
preCICE v3.3.0
|
#include "logging/Logger.hpp"#include "mapping/BarycentricBaseMapping.hpp"#include "mapping/Polation.hpp"Go to the source code of this file.
Classes | |
| class | precice::mapping::NearestProjectionMapping |
| Mapping using orthogonal projection to nearest triangle/edge/vertex and linear interpolation from projected point. More... | |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::mapping |
| contains data mapping from points to meshes. | |