#include "SAMRAI_config.h"#include "tbox/Database.h"#include "EmbeddedBoundaryShape.h"#include "EmbeddedBoundaryDefines.h"#include "tbox/Pointer.h"#include "tbox/Utilities.h"#include "EmbeddedBoundaryShapeSphere.I"Namespaces | |
| namespace | SAMRAI |
| namespace | SAMRAI::appu |
Classes | |
| class | SAMRAI::appu::EmbeddedBoundaryShapeSphere< DIM > |
| Provides an analytic description of a sphere. It inherets from the EmbeddedBoundaryShape base class and provides a concrete implementation of the "isInside()" method, which specifies whether a cell is INSIDE the sphere. More... | |
1.5.1