|
preCICE v3.3.0
|
#include "NearestNeighborGradientMapping.hpp"#include <Eigen/Core>#include <Eigen/src/Core/Matrix.h>#include <boost/container/flat_set.hpp>#include <functional>#include <iostream>#include <strings.h>#include "logging/LogMacros.hpp"#include "profiling/Event.hpp"#include "utils/EigenHelperFunctions.hpp"#include "utils/IntraComm.hpp"#include "utils/assertion.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. | |