![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
#include "finite_elements/utils/ArborXCallbacks.hpp"#include "finite_elements/utils/ComputeLinearSkin.hpp"#include "finite_elements/utils/FTUtils.hpp"#include "finite_elements/utils/SkinProjection.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::FTInterExtrap (Transfer< ExecSpace, Dim > &transfer) |
| Interpolate target points from FE cells and extrapolate outside points via projection onto the source mesh skin to retrieve FE cell for extrapolation. | |