|
peclet.voro 1.0.0
Device-native moving-particle Voronoi dynamics
|
Axis-aligned solid box of half-extents (hx,hy,hz). eval ported from peclet::core::geom::Box. 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 | hx = Real(0.5) |
| Real | hy = Real(0.5) |
| Real | hz = Real(0.5) |
Axis-aligned solid box of half-extents (hx,hy,hz). eval ported from peclet::core::geom::Box.
|
inline |
|
inline |
| Real peclet::voro::SdfBox< Real >::cx = 0 |
| Real peclet::voro::SdfBox< Real >::cy = 0 |
| Real peclet::voro::SdfBox< Real >::cz = 0 |
| Real peclet::voro::SdfBox< Real >::hx = Real(0.5) |
| Real peclet::voro::SdfBox< Real >::hy = Real(0.5) |
| Real peclet::voro::SdfBox< Real >::hz = Real(0.5) |