|
IBAMR
IBAMR version 0.19.
|
#include "SAMRAI_config.h"#include "PatchLevel.h"#include "LocallyActiveDataPatchLevelManager.h"#include "EdgeVariable.h"#include "OuteredgeVariable.h"#include "tbox/Pointer.h"#include "LocallyActiveDataRefineSchedule.h"#include "LocallyActiveDataRefineTransactionFactory.h"#include "LocallyActiveDataPatchBoundaryEdgeSum.C"Classes | |
| class | SAMRAI::algs::LocallyActiveDataPatchBoundaryEdgeSum< DIM > |
| Class LocallyActiveDataPatchBoundaryEdgeSum provides operations summing locally-active edge data values at edges that are shared by multiple patches on a single level. Note that this utility only works on a SINGLE patch level, not on a multiple levels in an AMR patch hierarchy like the LocallyActiveDataPatchBoundaryNodeSum class. Unlike node data, edge data at coarse-fine boundaries are not co-located, so the sum operation across levels depends on application requirements. More... | |
Namespaces | |
| SAMRAI | |
| SAMRAI::algs | |
1.8.17