IBAMR  IBAMR version 0.19.
Classes | Namespaces | Macros
PatchDescriptor.h File Reference
#include "SAMRAI_config.h"
#include "tbox/Array.h"
#include "tbox/List.h"
#include "PatchDataFactory.h"
#include "IntVector.h"
#include "tbox/PIO.h"
#include "tbox/Pointer.h"
#include "tbox/DescribedClass.h"
#include "PatchDescriptor.C"
#include <iostream>

Classes

class  SAMRAI::hier::PatchDescriptor< DIM >
 Class PatchDescriptor<DIM> maintains a collection of patch data factories and associated names that describes how patch data entries are constructed on each patch in an AMR hierarchy. The factory mechanism is used to create new instances of concrete patch data objects without knowing their actual types. See the Design Patterns book by Gamma {et al.} for more details about the Abstract Factory pattern. Generally, a PatchDescriptor object is intended to be shared among all patches (which are distributed across processors) so that they store patch data objects in the same way. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::hier
 

Macros

#define included_iostream
 

Macro Definition Documentation

◆ included_iostream

#define included_iostream