|
peclet.voro 1.0.0
Device-native moving-particle Voronoi dynamics
|
Solid ball (negative inside). eval ported from peclet::core::geom::Sphere. More...
#include <sdf.hpp>
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION Real | eval (Real x, Real y, Real z) const |
| KOKKOS_INLINE_FUNCTION Real | gradH () const |
Public Attributes | |
| Real | cx = 0 |
| Real | cy = 0 |
| Real | cz = 0 |
| Real | radius = 1 |
Solid ball (negative inside). eval ported from peclet::core::geom::Sphere.
|
inline |
|
inline |
| Real peclet::voro::SdfSphere< Real >::cx = 0 |
| Real peclet::voro::SdfSphere< Real >::cy = 0 |
| Real peclet::voro::SdfSphere< Real >::cz = 0 |
| Real peclet::voro::SdfSphere< Real >::radius = 1 |