#include "SAMRAI_config.h"#include "Box.h"#include "BoxArray.h"#include "BoxList.h"#include "IntVector.h"#include "Patch.h"#include "LocallyActiveDataFillBoxSet.h"#include "RefineClasses.h"#include "tbox/DescribedClass.h"#include "tbox/List.h"Namespaces | |
| namespace | SAMRAI |
| namespace | SAMRAI::xfer |
Classes | |
| class | SAMRAI::xfer::LocallyActiveDataRefinePatchStrategy< DIM > |
| Class LocallyActiveDataRefinePatchStrategy is an abstract base class that defines a Strategy pattern interface for operations that a user may supply for application-specific refining of locally-active data between levels in an AMR patch hierarchy and filling of physical boundary values. A concrete subclass must define four member functions to perform the following tasks:. More... | |
1.5.1