#include "SAMRAI_config.h"
#include "Box.h"
#include "PatchLevel.h"
#include "tbox/Array.h"
#include "tbox/Pointer.h"
#include "tbox/SAMRAI_MPI.h"
#include "tbox/Timer.h"
#include "HistogramBox.I"
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::mesh |
Classes | |
class | SAMRAI::mesh::HistogramBox< DIM > |
Class HistogramBox<DIM> manages the histogram signature array for a region of index space contained within a single box. It is used during the regridding process to gather information about the distribution of tagged cells across a portion of a patch level. More... |