|
IBAMR
IBAMR version 0.19.
|
#include "SAMRAI_config.h"#include "Box.h"#include "BoxOverlap.h"#include "PatchLevel.h"#include "LocallyActiveDataPatchLevelManager.h"#include "tbox/Arena.h"#include "tbox/Pointer.h"#include "tbox/DescribedClass.h"#include "tbox/Transaction.h"#include "RefineClasses.h"#include "LocallyActiveDataRefineTransactionFactory.C"Classes | |
| class | SAMRAI::xfer::LocallyActiveDataRefineTransactionFactory< DIM > |
| Abstract base class defining the interface for all concrete transaction factory objects that generate data transaction objects used with a LocallyActiveDataRefineSchedule<DIM> object. A concrete subclass will allocate new transaction objects. This class is an example of the `‘Abstract Factory’' method described in the Design Patterns book by Gamma, et al. More... | |
Namespaces | |
| SAMRAI | |
| SAMRAI::xfer | |
1.8.17