|
MADNESS
version 0.9
|
Implements the SignedDFInterface for common 3-D geometric objects.This file provides signed distance functions for common 3-D geometric objects: More...
#include <madness/mra/sdf_domainmask.h>

Go to the source code of this file.
Classes | |
| class | madness::SDFPlane |
| A plane surface (3 dimensions) More... | |
| class | madness::SDFSphere |
| A spherical surface (3 dimensions) More... | |
| class | madness::SDFCone |
| A cone (3 dimensions) More... | |
| class | madness::SDFParaboloid |
| A paraboloid (3 dimensions) More... | |
| class | madness::SDFBox |
| A box (3 dimensions) More... | |
| class | madness::SDFCube |
| A cube (3 dimensions) More... | |
| class | madness::SDFEllipsoid |
| An ellipsoid (3 dimensions) More... | |
| class | madness::SDFCylinder |
| A cylinder (3 dimensions) More... | |
Namespaces | |
| madness | |
| Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces. | |
Implements the SignedDFInterface for common 3-D geometric objects.
This file provides signed distance functions for common 3-D geometric objects:
1.8.8