|
IBAMR
IBAMR version 0.19.
|
#include <ibtk/config.h>#include <ibtk/ibtk_utilities.h>#include <CartesianPatchGeometry.h>#include <utility>#include <vector>#include "ibtk/private/PartitioningBox-inl.h"Classes | |
| class | SAMRAI::hier::PatchHierarchy< DIM > |
| class | SAMRAI::geom::CartesianPatchGeometry< DIM > |
| class | IBTK::PartitioningBox |
Class PartitioningBox implements an NDIM-dimensional bounding box defined by two points. Unlike a standard bounding box, a PartitioningBox is an NDIM-dimensional tensor product of half-open intervals: i.e., it is a half-open box. This property allows one to partition a domain into a set of boxes. More... | |
| class | IBTK::PartitioningBoxes |
| Class PartitioningBoxes stores a set of bounding boxes and can check if a point is in the set of partitioning boxes or not in a more optimized way than just looping over a std::vector<PartitioningBox>. More... | |
Namespaces | |
| SAMRAI | |
| SAMRAI::hier | |
| SAMRAI::geom | |
| IBTK | |
1.8.17