IBAMR  IBAMR version 0.19.
Classes | Namespaces
StaggeredPhysicalBoundaryHelper.h File Reference
#include <ibtk/config.h>
#include "ibtk/ibtk_utilities.h"
#include "IntVector.h"
#include "PatchHierarchy.h"
#include "tbox/DescribedClass.h"
#include "tbox/Pointer.h"
#include <map>
#include <vector>

Classes

class  SAMRAI::hier::BoundaryBox< DIM >
 
class  SAMRAI::hier::Box< DIM >
 
class  SAMRAI::hier::Patch< DIM >
 
class  SAMRAI::pdat::ArrayData< DIM, TYPE >
 Class ArrayData<DIM, TYPE> is a basic templated array structure defined over the index space of a box (with a specified depth) that provides the support for the various standard array-based patch data subclasses. More...
 
class  SAMRAI::pdat::SideData< DIM, TYPE >
 Class SideData<DIM> provides an implementation for data defined at cell sides (faces) on AMR patches. It is derived from the hier::PatchData interface common to all SAMRAI patch data types. Given a CELL-centered AMR index space box, a side data object represents data of some template TYPE and depth on the sides (faces) of the cells in the box. Here, depth indicates the number of data values at each side index location. The SideGeometry class provides the translation between the standard SAMRAI cell-centered AMR index space and side-centered data. More...
 
class  SAMRAI::solv::RobinBcCoefStrategy< DIM >
 Interface for specifying Robin boundary conditions. More...
 
class  SAMRAI::tbox::Array< TYPE >
 
class  IBTK::StaggeredPhysicalBoundaryHelper
 Class StaggeredPhysicalBoundaryHelper provides helper functions to handle physical boundary conditions for a staggered grid discretizations. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::hier
 
 SAMRAI::pdat
 
 SAMRAI::solv
 
 SAMRAI::tbox
 
 IBTK