#include "SAMRAI_config.h"#include "LocallyActiveDataPatchLevelManager.h"#include "PatchHierarchy.h"#include "PatchLevel.h"#include "tbox/Pointer.h"#include "RefineClasses.h"#include "RefineOperator.h"#include "TimeInterpolateOperator.h"#include "LocallyActiveDataRefinePatchStrategy.h"#include "LocallyActiveDataRefineSchedule.h"#include "LocallyActiveDataRefineTransactionFactory.h"Namespaces | |
| namespace | SAMRAI |
| namespace | SAMRAI::xfer |
Classes | |
| class | SAMRAI::xfer::LocallyActiveDataRefineAlgorithm< DIM > |
Class LocallyActiveDataRefineAlgorithm<DIM> encapsulates the AMR communication pattern to refine data to, copy data to, or fill physical boundary data on a destination patch level, where the data may be defined only on some patches (i.e., the patch data is "locally-active"). The basic procedure for moving data follows three steps:
| |
Defines | |
| #define | NULL (0) |
| #define NULL (0) |
1.5.1