IBAMR  IBAMR version 0.19.
Classes | Namespaces
RefineTransactionFactory.h File Reference
#include "SAMRAI_config.h"
#include "Box.h"
#include "BoxOverlap.h"
#include "PatchLevel.h"
#include "tbox/Arena.h"
#include "tbox/Pointer.h"
#include "tbox/DescribedClass.h"
#include "tbox/Transaction.h"
#include "RefineClasses.h"
#include "RefineTransactionFactory.C"

Classes

class  SAMRAI::xfer::RefineTransactionFactory< DIM >
 Abstract base class defining the interface for all concrete transaction factory objects that generate data transaction objects used with a RefineSchedule<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