IBAMR  IBAMR version 0.19.
Classes | Namespaces
OuteredgeDataFactory.h File Reference
#include "SAMRAI_config.h"
#include "Box.h"
#include "BoxGeometry.h"
#include "IntVector.h"
#include "PatchDataFactory.h"
#include "tbox/Arena.h"
#include "tbox/Complex.h"
#include "tbox/Pointer.h"
#include "OuteredgeDataFactory.C"

Classes

class  SAMRAI::pdat::OuteredgeDataFactory< DIM, TYPE >
 Class OuteredgeDataFactory<DIM> is a factory class used to allocate new instances of OuteredgeData<DIM> objects. It is a subclass of the patch data factory class and outeredge data is a subclass of patch data. Both the factory and data classes are templated on the type of the contained object (e.g., double or int). More...
 

Namespaces

 SAMRAI
 
 SAMRAI::pdat