|
core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
Negation: the solid and the void swap (sdf -> -sdf). More...
#include <sdf.hpp>
Public Member Functions | |
| double | eval (const Vec< 3 > &p) const |
Public Attributes | |
| S | shape |
Negation: the solid and the void swap (sdf -> -sdf).
Useful to make a container's interior the fluid (e.g. solid everywhere outside a box).
|
inline |
Definition at line 73 of file sdf.hpp.
References peclet::core::geom::Complement< S >::shape.
| S peclet::core::geom::Complement< S >::shape |
Definition at line 72 of file sdf.hpp.
Referenced by peclet::core::geom::Complement< S >::eval().