preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces
PetRadialBasisFctMapping.hpp File Reference
#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"
Include dependency graph for PetRadialBasisFctMapping.hpp:
This graph shows which files directly or indirectly include this file:

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