|
peclet.voro 1.0.0
Device-native moving-particle Voronoi dynamics
|
#include <Kokkos_Core.hpp>

Go to the source code of this file.
Classes | |
| struct | peclet::voro::Voronoi |
| struct | peclet::voro::Power |
Namespaces | |
| namespace | peclet |
| namespace | peclet::voro |
Functions | |
| template<class Policy , class Cell , class Real > | |
| KOKKOS_INLINE_FUNCTION void | peclet::voro::chainToDofs (const Cell &c, const Real seed[3], const Real *pos, Real wSelf, const Real *weight, Real L, const Real *gx, const Real *gy, const Real *gz, Real fSelf[3], Real &fwSelf, Real *fnx, Real *fny, Real *fnz, Real *fwn) |