preCICE v3.1.2
|
#include <Eigen/Cholesky>
#include <Eigen/Core>
#include "com/Communication.hpp"
#include "com/Extra.hpp"
#include "config/MappingConfiguration.hpp"
#include "mapping/RadialBasisFctBaseMapping.hpp"
#include "mesh/Filter.hpp"
#include "precice/impl/Types.hpp"
#include "profiling/Event.hpp"
#include "utils/IntraComm.hpp"
Go to the source code of this file.
Classes | |
class | precice::mapping::RadialBasisFctMapping< SOLVER_T, Args > |
Mapping with radial basis functions. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::mapping |
contains data mapping from points to meshes. | |