|
IBAMR
IBAMR version 0.19.
|
#include "SAMRAI_config.h"#include "MultiblockPatchHierarchy.h"#include "MultiblockPatchLevel.h"#include "PatchLevel.h"#include "tbox/Pointer.h"#include "RefineAlgorithm.h"#include "RefineClasses.h"#include "RefinePatchStrategy.h"#include "MultiblockRefineSchedule.C"Classes | |
| class | SAMRAI::xfer::MultiblockRefinePatchStrategy< DIM > |
| Class MultiblockRefinePatchStrategy is a virtual base class that provides interfaces for users to problem-specific routines related to issues that arise in multiblock domains, particularly the filling of boundary conditions around a singularity. More... | |
| class | SAMRAI::xfer::MultiblockRefineAlgorithm< DIM > |
| Class MultiblockRefineAlgorithm<DIM> is an extension of the concept of xfer::RefineAlgorithm<DIM> to be used in applications that require a multiblock domain. More... | |
| class | SAMRAI::xfer::MultiblockRefineSchedule< DIM > |
| struct | SAMRAI::xfer::MultiblockRefineSchedule< DIM >::SingularityPatch |
| struct SingularityPatch allows a temporary patch that contains data near a singularity to be paired with a block id number. More... | |
Namespaces | |
| SAMRAI | |
| SAMRAI::xfer | |
Macros | |
| #define | MULTIBLOCK_FAKE_LEVEL_NUMBER (-24) |
| #define MULTIBLOCK_FAKE_LEVEL_NUMBER (-24) |
1.8.17