|
preCICE v3.3.0
|
#include "NearestNeighborBaseMapping.hpp"#include <boost/container/flat_set.hpp>#include <functional>#include <iostream>#include "logging/LogMacros.hpp"#include "mapping/Mapping.hpp"#include "mesh/SharedPointer.hpp"#include "mesh/Vertex.hpp"#include "profiling/Event.hpp"#include "utils/IntraComm.hpp"#include "utils/Parallel.hpp"#include "utils/Statistics.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. | |