IBAMR  IBAMR version 0.19.
Classes | Namespaces
AdvectorPredictorCorrectorHyperbolicPatchOps.h File Reference
#include <ibamr/config.h>
#include "ibamr/AdvectorExplicitPredictorPatchOps.h"
#include "ibamr/ibamr_enums.h"
#include "ibamr/ibamr_utilities.h"
#include "ibtk/CartExtrapPhysBdryOp.h"
#include "CartesianGridGeometry.h"
#include "HyperbolicPatchStrategy.h"
#include "IntVector.h"
#include "VisItDataWriter.h"
#include "tbox/Array.h"
#include "tbox/Pointer.h"
#include "tbox/Serializable.h"
#include <map>
#include <ostream>
#include <set>
#include <string>
#include <vector>

Classes

class  SAMRAI::algs::HyperbolicLevelIntegrator< DIM >
 
class  SAMRAI::hier::Patch< DIM >
 
class  SAMRAI::hier::PatchLevel< DIM >
 
class  SAMRAI::pdat::CellVariable< DIM, TYPE >
 
class  SAMRAI::pdat::FaceData< DIM, TYPE >
 Class FaceData<DIM> provides an implementation for data defined at cell 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 face data object represents data of some template TYPE and depth on the faces of the cells in the box. Here, depth indicates the number of data values at each face index location. The FaceGeometry class provides the translation between the standard SAMRAI cell-centered AMR index space and face-centered data. More...
 
class  SAMRAI::pdat::FaceVariable< DIM, TYPE >
 
class  SAMRAI::solv::RobinBcCoefStrategy< DIM >
 Interface for specifying Robin boundary conditions. More...
 
class  IBAMR::AdvectorPredictorCorrectorHyperbolicPatchOps
 Class AdvectorPredictorCorrectorHyperbolicPatchOps is a concrete SAMRAI::algs::HyperbolicPatchStrategy that makes use of class AdvectorExplicitPredictorPatchOps to solve the linear advection equation. More...
 

Namespaces

 IBTK
 
 SAMRAI
 
 SAMRAI::algs
 
 SAMRAI::hier
 
 SAMRAI::pdat
 
 SAMRAI::solv
 
 SAMRAI::tbox
 
 IBAMR