![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
#include <Kokkos_Abort.hpp>#include <stdexcept>#include "finite_elements/utils/ArborXCallbacks.hpp"#include "finite_elements/utils/FETools.hpp"#include "finite_elements/utils/NewtonKokkos.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::ComputeBoxTargetPointIntersection (Transfer< ExecSpace, Dim > &transfer) |
| Intersect target points with source-element bounding boxes, then evaluate FE interpolation for intersecting candidates. | |