IBAMR  IBAMR version 0.19.
Classes | Namespaces
OuternodeDataFactory.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 "OuternodeDataFactory.C"

Classes

class  SAMRAI::pdat::OuternodeDataFactory< DIM, TYPE >
 Class OuternodeDataFactory is a factory class used to allocate new instances of OuternodeData objects. It is a subclass of the patch data factory class and outernode 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