IBAMR  IBAMR version 0.19.
Classes | Namespaces
PatchBoundaryEdgeSum.h File Reference
#include "SAMRAI_config.h"
#include "PatchLevel.h"
#include "EdgeVariable.h"
#include "OuteredgeVariable.h"
#include "tbox/Pointer.h"
#include "RefineSchedule.h"
#include "RefineTransactionFactory.h"
#include "PatchBoundaryEdgeSum.C"

Classes

class  SAMRAI::algs::PatchBoundaryEdgeSum< DIM >
 Class PatchBoundaryEdgeSum provides operations summing 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 PatchBoundaryNodeSum class. Unlike node data, edge data at coarse-fine boundaries are not co-located, so the sum operation is not clearly defined. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::algs