|
preCICE
|
#include "CoarseGrainingMapping.hpp"#include <boost/container/flat_set.hpp>#include "logging/LogMacros.hpp"#include "mapping/Mapping.hpp"#include "mapping/RadialBasisFctSolver.hpp"#include "math/math.hpp"#include "mesh/SharedPointer.hpp"#include "mesh/Vertex.hpp"#include "profiling/Event.hpp"#include "utils/IntraComm.hpp"#include "utils/Parallel.hpp"Go to the source code of this file.
Classes | |
| class | precice::mapping::impl::LucyKernelFunction |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::mapping |
| contains data mapping from points to meshes. | |
| namespace | precice::mapping::impl |