allocatePatchData(const int id, const double timestamp=0.0, tbox::Pointer< tbox::Arena > pool=(0)) | SAMRAI::hier::PatchLevel< DIM > | [virtual] |
allocatePatchData(const ComponentSelector &components, const double timestamp=0.0, tbox::Pointer< tbox::Arena > pool=(0)) | SAMRAI::hier::PatchLevel< DIM > | [virtual] |
BasePatchLevel() | SAMRAI::hier::BasePatchLevel< DIM > | |
checkAllocated(const int id) const | SAMRAI::hier::PatchLevel< DIM > | |
deallocatePatchData(const int id) | SAMRAI::hier::PatchLevel< DIM > | [virtual] |
deallocatePatchData(const ComponentSelector &components) | SAMRAI::hier::PatchLevel< DIM > | [virtual] |
getBinaryTree() | SAMRAI::hier::PatchLevel< DIM > | |
getBoxes() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getBoxForPatch(const int p) const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getBoxGraph() | SAMRAI::hier::PatchLevel< DIM > | |
getBoxTop() | SAMRAI::hier::PatchLevel< DIM > | |
getBoxTree() | SAMRAI::hier::PatchLevel< DIM > | |
getFromDatabase(tbox::Pointer< tbox::Database > database, ComponentSelector component_selector) | SAMRAI::hier::PatchLevel< DIM > | |
getGridGeometry() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getLevelNumber() const | SAMRAI::hier::PatchLevel< DIM > | [inline, virtual] |
getMappingForPatch(const int p) const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getNextCoarserHierarchyLevelNumber() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getNumberOfPatches() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getPatch(const int p) const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getPatchDescriptor() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getPatchFactory() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getPhysicalDomain() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getProcessorMapping() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getRatio() const | SAMRAI::hier::PatchLevel< DIM > | [inline, virtual] |
getRatioToCoarserLevel() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getShiftsForLevel() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
getShiftsForPatch(const int p) const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
inHierarchy() const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
Iterator typedef | SAMRAI::hier::PatchLevel< DIM > | |
PatchLevel() | SAMRAI::hier::PatchLevel< DIM > | |
PatchLevel(const BoxArray< DIM > &boxes, const ProcessorMapping &mapping, const IntVector< DIM > &ratio_to_level_zero, const tbox::Pointer< GridGeometry< DIM > > grid_geometry, const tbox::Pointer< PatchDescriptor< DIM > > descriptor, tbox::Pointer< PatchFactory< DIM > > factory=(0), bool defer_boundary_box_creation=false) | SAMRAI::hier::PatchLevel< DIM > | |
PatchLevel(tbox::Pointer< tbox::Database > level_database, tbox::Pointer< GridGeometry< DIM > > grid_geometry, tbox::Pointer< PatchDescriptor< DIM > > descriptor, tbox::Pointer< PatchFactory< DIM > > factory, ComponentSelector component_selector=ComponentSelector(false), bool defer_boundary_box_creation=false) | SAMRAI::hier::PatchLevel< DIM > | |
patchTouchesPeriodicBoundary(const int p) const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
patchTouchesRegularBoundary(const int p) const | SAMRAI::hier::PatchLevel< DIM > | [inline] |
putToDatabase(tbox::Pointer< tbox::Database > database, const ComponentSelector &patchdata_write_table) | SAMRAI::hier::PatchLevel< DIM > | |
recursivePrint(std::ostream &os, const std::string &border=std::string(), unsigned short depth=0) | SAMRAI::hier::PatchLevel< DIM > | |
setBoundaryBoxes() | SAMRAI::hier::PatchLevel< DIM > | |
setCoarsenedPatchLevel(const tbox::Pointer< hier::PatchLevel< DIM > > fine_level, const hier::IntVector< DIM > &coarsen_ratio, const tbox::Pointer< hier::GridGeometry< DIM > > coarse_grid_geom=(0), bool defer_boundary_box_creation=false) | SAMRAI::hier::PatchLevel< DIM > | |
setLevelInHierarchy(bool in_hierarchy) | SAMRAI::hier::PatchLevel< DIM > | |
setLevelNumber(const int l) | SAMRAI::hier::PatchLevel< DIM > | |
setNextCoarserHierarchyLevelNumber(const int l) | SAMRAI::hier::PatchLevel< DIM > | |
setRatioToCoarserLevel(const IntVector< DIM > &ratio) | SAMRAI::hier::PatchLevel< DIM > | [inline] |
setRefinedPatchLevel(const tbox::Pointer< hier::PatchLevel< DIM > > coarse_level, const hier::IntVector< DIM > &refine_ratio, const tbox::Pointer< hier::GridGeometry< DIM > > fine_grid_geometry=(0), bool defer_boundary_box_creation=false) | SAMRAI::hier::PatchLevel< DIM > | |
setTime(const double timestamp, const int id) | SAMRAI::hier::PatchLevel< DIM > | [virtual] |
setTime(const double timestamp, const ComponentSelector &components) | SAMRAI::hier::PatchLevel< DIM > | [virtual] |
setTime(const double timestamp) | SAMRAI::hier::PatchLevel< DIM > | [virtual] |
~BasePatchLevel() | SAMRAI::hier::BasePatchLevel< DIM > | [virtual] |
~PatchLevel() | SAMRAI::hier::PatchLevel< DIM > | [virtual] |