![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
#include "common/transfer.hxx"#include "finite_elements/utils/ArborXCallbacks.hpp"#include "finite_elements/utils/FTUtils.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::FTInterpNearest (Transfer< ExecSpace, Dim > &transfer) |
| Interpolate target points from FE cells and fallback to nearest source-node value outside the source mesh. | |