IBAMR  IBAMR version 0.19.
Classes | Namespaces
HierarchyGhostCellInterpolation.h File Reference
#include <ibtk/config.h>
#include "ibtk/CoarseFineBoundaryRefinePatchStrategy.h"
#include "ibtk/ibtk_utilities.h"
#include "BoxGeometryFillPattern.h"
#include "CartesianGridGeometry.h"
#include "CoarseFineBoundary.h"
#include "CoarsenAlgorithm.h"
#include "IntVector.h"
#include "PatchHierarchy.h"
#include "RefineAlgorithm.h"
#include "VariableFillPattern.h"
#include "tbox/DescribedClass.h"
#include "tbox/Pointer.h"
#include <memory>
#include <ostream>
#include <string>
#include <vector>

Classes

class  SAMRAI::solv::RobinBcCoefStrategy< DIM >
 Interface for specifying Robin boundary conditions. More...
 
class  SAMRAI::xfer::CoarsenPatchStrategy< DIM >
 Class CoarsenPatchStrategy<DIM> is an abstract base class that defines a Strategy pattern interface for operations that a user must supply for application-specific coarsening of data between two levels in an AMR patch hierarchy. A concrete subclass must define three member functions to perform the following tasks: More...
 
class  SAMRAI::xfer::CoarsenSchedule< DIM >
 Class CoarsenSchedule<DIM> performs the communication operations to coarsen data from a finer level to a coarser level.
More...
 
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...
 
class  SAMRAI::xfer::RefineSchedule< DIM >
 Class RefineSchedule<DIM> performs the communication operations that refine data to, copy data to, or fill physical boundary data on a destination patch level. More...
 
class  IBTK::HierarchyGhostCellInterpolation
 Class HierarchyGhostCellInterpolation encapsulates the operations required to set ghost cell values at physical and coarse-fine boundaries across a range of levels of a locally refined patch hierarchy. More...
 
class  IBTK::HierarchyGhostCellInterpolation::InterpolationTransactionComponent
 Class HierarchyGhostCellInterpolation::InterpolationTransactionComponent encapsulates options for filling ghost cell values via class HierarchyGhostCellInterpolation. More...
 

Namespaces

 IBTK
 
 SAMRAI
 
 SAMRAI::solv
 
 SAMRAI::xfer