|
IBAMR
IBAMR version 0.19.
|
Classes | |
| 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::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::solv::RobinBcCoefStrategy< DIM > |
| Interface for specifying Robin boundary conditions. More... | |
| class | IBAMR::AdvDiffPhysicalBoundaryUtilities |
| Class AdvDiffPhysicalBoundaryUtilities is a utility class that provides functions useful for dealing with physical boundary conditions for advection-diffusion solvers. More... | |
Namespaces | |
| SAMRAI | |
| SAMRAI::hier | |
| SAMRAI::pdat | |
| SAMRAI::solv | |
| IBAMR | |
1.8.17