#include "SAMRAI_config.h"
#include "ComponentSelector.h"
#include "PatchHierarchy.h"
#include "PatchLevel.h"
#include "NodeVariable.h"
#include "OuternodeVariable.h"
#include "tbox/Pointer.h"
#include <string>
#include "LocallyActiveDataCoarsenSchedule.h"
#include "LocallyActiveDataRefineSchedule.h"
#include "LocallyActiveDataRefineTransactionFactory.h"
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::algs |
Classes | |
class | SAMRAI::algs::LocallyActiveDataPatchBoundaryNodeSum< DIM > |
Class LocallyActiveDataPatchBoundaryNodeSum provides operations for summing locally-active node data values at nodes shared by multiple patches on a single level or across multiple hierarchy levels. More... |