peclet.voro 1.0.0
Device-native moving-particle Voronoi dynamics
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
plane_policy.hpp File Reference
#include <Kokkos_Core.hpp>
Include dependency graph for plane_policy.hpp:
This graph shows which files directly or indirectly include this file:

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)