preCICE v3.1.2
|
#include <string>
#include <vector>
#include "logging/Logger.hpp"
#include "mapping/NearestNeighborBaseMapping.hpp"
Go to the source code of this file.
Classes | |
class | precice::mapping::NearestNeighborGradientMapping |
Mapping using nearest neighboring vertices and their local gradient values. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::mapping |
contains data mapping from points to meshes. | |