#include "SAMRAI_config.h"#include "BoxGeneratorStrategy.h"#include "HistogramBox.h"#include "tbox/SAMRAI_MPI.h"#include "tbox/Timer.h"Namespaces | |
| namespace | SAMRAI |
| namespace | SAMRAI::mesh |
Classes | |
| class | SAMRAI::mesh::BergerRigoutsos< DIM > |
| BergerRigoutsos<DIM> provides operations that construct boxes to cover a collection of tagged cells on a single AMR hierarchy patch level. This class is derived from the abstract base class BoxGeneratorStrategy<DIM>. Thus, it serves as a concrete implementation of the box generator Strategy pattern interface. More... | |
1.5.1