|
core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
Functions | |
| void | axisStencil (double p, double origin, double inv, int nInner, int &i0, double &w) |
| void peclet::core::interp::detail::axisStencil | ( | double | p, |
| double | origin, | ||
| double | inv, | ||
| int | nInner, | ||
| int & | i0, | ||
| double & | w | ||
| ) |
Definition at line 36 of file particle_grid.hpp.
Referenced by peclet::core::interp::trilinearGather(), and peclet::core::interp::trilinearScatterAtomic().