preCICE
Loading...
Searching...
No Matches
BatchedRBFSolver.hpp File Reference
#include <Kokkos_Core.hpp>
#include <array>
#include <cmath>
#include <functional>
#include <numeric>
#include "mapping/RadialBasisFctSolver.hpp"
#include "mapping/config/MappingConfiguration.hpp"
#include "mapping/device/Device.hpp"
#include "mapping/device/KokkosPUMKernels.hpp"
#include "mapping/device/KokkosTypes.hpp"
#include "mapping/impl/BasisFunctions.hpp"
#include "mesh/Mesh.hpp"
#include "precice/impl/Types.hpp"
#include "profiling/Event.hpp"
Include dependency graph for BatchedRBFSolver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >
struct  RadialBasisParameters
 Wrapper struct that is used to transfer RBF-specific parameters to the GPU. More...

Namespaces

namespace  precice
 Main namespace of the precice library.
namespace  precice::mapping
 contains data mapping from points to meshes.