#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.I"
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::pdat |
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... | |
Defines | |
#define | NULL (0) |
#define NULL (0) |