#include "SAMRAI_config.h"#include <iostream>#include "BoxArray.h"#include "BasePatchHierarchy.h"#include "PatchHierarchy.h"#include "MultiblockGridGeometry.h"#include "MultiblockPatchLevel.h"#include "tbox/Array.h"#include "tbox/List.h"Namespaces | |
| namespace | SAMRAI |
| namespace | SAMRAI::hier |
Classes | |
| class | SAMRAI::hier::MultiblockPatchHierarchy< DIM > |
| Class MultiblockPatchHierarchy<DIM> manages an array of patch hierarchies that represent a multiblock domain, and describes the relationship between these hierarchies. More... | |
| struct | SAMRAI::hier::MultiblockPatchHierarchy< DIM >::Neighbor |
| Structure to represent the neighbor of a given block. More... | |
1.5.1