#include "SAMRAI_config.h"
#include "ComponentSelector.h"
#include "IntVector.h"
#include "PatchDescriptor.h"
#include "PatchLevel.h"
#include "ProcessorMapping.h"
#include "Variable.h"
#include "VariableContext.h"
#include "VariableDatabase.h"
#include "tbox/Array.h"
#include "tbox/Pointer.h"
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::hier |
Classes | |
class | SAMRAI::hier::LocallyActiveVariableDatabase< DIM > |
Class LocallyActiveVariableDatabase is a Singleton class that provides functionality for using the VariableDatabase to manage variables and data that live on different sets of patches in an AMR patch hierarchy, so-called "locally-active" data, can be managed. More... |