|
preCICE v3.3.0
|
#include "NearestNeighborMapping.hpp"#include <Eigen/Core>#include <boost/container/flat_set.hpp>#include <functional>#include "logging/LogMacros.hpp"#include "profiling/Event.hpp"#include "profiling/EventUtils.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. | |