preCICE v3.1.2
|
#include <Eigen/Core>
#include <numeric>
#include "com/Communication.hpp"
#include "io/ExportVTU.hpp"
#include "mapping/impl/CreateClustering.hpp"
#include "mapping/impl/SphericalVertexCluster.hpp"
#include "mesh/Filter.hpp"
#include "precice/impl/Types.hpp"
#include "profiling/Event.hpp"
#include "query/Index.hpp"
#include "utils/IntraComm.hpp"
Go to the source code of this file.
Classes | |
class | precice::mapping::PartitionOfUnityMapping< RADIAL_BASIS_FUNCTION_T > |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::mapping |
contains data mapping from points to meshes. | |