|
IBAMR
IBAMR version 0.19.
|
#include <ibtk/config.h>#include "ibtk/IndexUtilities.h"#include "ibtk/ibtk_enums.h"#include "BoundaryBox.h"#include "PoissonSpecifications.h"#include "tbox/Pointer.h"#include <map>#include <vector>Classes | |
| class | SAMRAI::hier::Index< DIM > |
| class | SAMRAI::hier::Patch< DIM > |
| class | SAMRAI::pdat::CellData< DIM, TYPE > |
| Class CellData<DIM> provides an implementation for data defined at cell centers 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 cell data object represents data of some template TYPE and depth at the centers of the cells in the box. Here, depth indicates the number of data values at each cell index location. The CellGeometry class provides the translation between the standard SAMRAI cell-centered AMR index space and cell-centered data. 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 | IBTK::PoissonUtilities |
| Class PoissonUtilities provides utility functions for constructing Poisson solvers. More... | |
Namespaces | |
| SAMRAI | |
| SAMRAI::hier | |
| SAMRAI::pdat | |
| SAMRAI::solv | |
| IBTK | |
1.8.17