PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
 
src
 
common
 
concepts.hpp
 
execspaces.hpp
 
transfer.hpp
 
types.hpp
 
finite_elements
 
utils
 
ArborXCallbacks.hpp
ArborX predicate/callback helpers for PACMAN finite-elements kernels
 
ComputeLinearSkin.hpp
 
FESkinTools.hpp
Utilities and lookup tables for element faces and skin extraction
 
FETools.hpp
Finite-element geometric helpers and Lagrange-space specializations
 
FTUtils.hpp
 
NewtonKokkos.hpp
 
SkinProjection.hpp
 
FTInterpClamp.hpp
 
FTInterpExtrap.hpp
 
FTInterpNearest.hpp
 
FTInterpZero.hpp
 
FTNearest.hpp
 
mls
 
interpolator.hpp
 
rbf_pum
 
clustering
 
clustering.hpp
 
clusters_radius.hpp
 
solver
 
utils
 
getters.hpp
 
serial_ops.hpp
 
serial_solve.hpp
 
team_ops.hpp
 
rbf_functions.hpp
 
solver.hpp
 
utils
 
operators.hpp
 
utils.hpp
 
callbacks.hpp
 
interpolator.hpp
 
fortran_interface.cpp
C++ implementation of the plain-C shim for the Fortran bindings
 
fortran_interface.h
Plain-C shim declarations for the Fortran ISO C bindings interface
 
interface.cpp
 
interface.hpp
 
interpolate.hpp
Generic C++ entry point for PACMAN interpolation methods
 
mls_interface.cpp
 
pacman_fortran.f90
 
rbf_interface.cpp