![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
#include <ArborX_LinearBVH.hpp>#include <ArborX_Point.hpp>#include "common/transfer.hxx"#include "common/types.hpp"#include "finite_elements/utils/ArborXCallbacks.hpp"Go to the source code of this file.
Namespaces | |
| namespace | PACMAN |
| namespace | PACMAN::FiniteElements |
Functions | |
| template<typename ExecSpace , int_t Dim> | |
| void | PACMAN::FiniteElements::FTNearest (Transfer< ExecSpace, Dim > &transfer) |
| Transfer source values to target points using nearest-neighbor search. | |