jsitaraman / pifus

Parallel Interpolation For Unstructured Sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pifus

Parallel Interpolation For Unstructured Sets

Provides interpolation capabilities between two point cloud sets using a centered nearest-neighbor search, i.e. constructs and octant around each target point and tries to find a nearest-neighbor in each octant to create smoother interpolation using Radial Basis Functions. Runs on both CPUs and GPUs

J.S 9/20/2021

About

Parallel Interpolation For Unstructured Sets

License:Apache License 2.0


Languages

Language:C 43.7%Language:C++ 19.7%Language:Fortran 19.3%Language:Cuda 11.0%Language:CMake 6.3%