|
preCICE v3.3.0
|
#include <iterator>#include <map>#include <numeric>#include <vector>#include "impl/BasisFunctions.hpp"#include "logging/LogMacros.hpp"#include "mapping/RadialBasisFctBaseMapping.hpp"#include "mapping/config/MappingConfigurationTypes.hpp"#include "math/math.hpp"#include "precice/impl/versions.hpp"#include "profiling/Event.hpp"#include "utils/IntraComm.hpp"#include "utils/Petsc.hpp"#include "utils/assertion.hpp"Go to the source code of this file.
Classes | |
| class | precice::mapping::PetRadialBasisFctMapping< RADIAL_BASIS_FUNCTION_T > |
| Mapping with radial basis functions using the Petsc library to solve the resulting system. More... | |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::mapping |
| contains data mapping from points to meshes. | |
| namespace | precice::mapping::tests |