preCICE v3.1.2
|
#include <Eigen/Core>
#include <boost/container/flat_set.hpp>
#include "mapping/RadialBasisFctSolver.hpp"
#include "mapping/config/MappingConfiguration.hpp"
#include "mapping/impl/BasisFunctions.hpp"
#include "mesh/Filter.hpp"
#include "precice/impl/Types.hpp"
#include "profiling/Event.hpp"
Go to the source code of this file.
Classes | |
class | precice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T > |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::mapping |
contains data mapping from points to meshes. | |