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