IBAMR  IBAMR version 0.19.
Classes | Namespaces
LocallyActiveDataCoarsenPatchStrategy.h File Reference
#include "SAMRAI_config.h"
#include "Box.h"
#include "IntVector.h"
#include "Patch.h"
#include "tbox/DescribedClass.h"
#include "tbox/List.h"
#include "LocallyActiveDataCoarsenPatchStrategy.C"

Classes

class  SAMRAI::xfer::LocallyActiveDataCoarsenPatchStrategy< DIM >
 Class LocallyActiveDataCoarsenPatchStrategy is an abstract base class that defines a Strategy pattern interface for operations that a user may supply for application-specific coarsening of locally-active data between two levels in an AMR patch hierarchy. This interface class is similar to the CoarsenPatchStrategy interface, except that it is used to treat locally-active patch data. A concrete subclass must define three member functions to perform the following tasks: More...
 

Namespaces

 SAMRAI
 
 SAMRAI::xfer