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

Classes

class  SAMRAI::xfer::RefinePatchStrategy< DIM >
 Class RefinePatchStrategy<DIM> is an abstract base class that defines a Strategy pattern interface for operations that a user must supply for application-specific refining of data between levels in an AMR patch hierarchy and filling of physical boundary values.
A concrete subclass must define four member functions to perform the following tasks: More...
 

Namespaces

 SAMRAI
 
 SAMRAI::xfer