allocatePatchData(const int id, const double time=0.0, tbox::Pointer< tbox::Arena > pool=(0)) | SAMRAI::hier::Patch< DIM > | |
allocatePatchData(const ComponentSelector &components, const double time=0.0, tbox::Pointer< tbox::Arena > pool=(0)) | SAMRAI::hier::Patch< DIM > | |
checkAllocated(const int id) const | SAMRAI::hier::Patch< DIM > | [inline] |
deallocatePatchData(const int id) | SAMRAI::hier::Patch< DIM > | |
deallocatePatchData(const ComponentSelector &components) | SAMRAI::hier::Patch< DIM > | |
getBox() const | SAMRAI::hier::Patch< DIM > | [inline] |
getFromDatabase(tbox::Pointer< tbox::Database > database, ComponentSelector component_selector) | SAMRAI::hier::Patch< DIM > | |
getPatchData(const int id) const | SAMRAI::hier::Patch< DIM > | [inline] |
getPatchData(const tbox::Pointer< Variable< DIM > > variable, const tbox::Pointer< VariableContext > context) const | SAMRAI::hier::Patch< DIM > | [inline] |
getPatchDescriptor() const | SAMRAI::hier::Patch< DIM > | [inline] |
getPatchGeometry() const | SAMRAI::hier::Patch< DIM > | [inline] |
getPatchLevelNumber() const | SAMRAI::hier::Patch< DIM > | [inline] |
getPatchNumber() const | SAMRAI::hier::Patch< DIM > | [inline] |
getSizeOfPatchData(const int id) const | SAMRAI::hier::Patch< DIM > | |
getSizeOfPatchData(const ComponentSelector &components) const | SAMRAI::hier::Patch< DIM > | |
inHierarchy() const | SAMRAI::hier::Patch< DIM > | [inline] |
operator<<(std::ostream &s, const Patch< D > &patch) | SAMRAI::hier::Patch< DIM > | [friend] |
Patch(const Box< DIM > &box, tbox::Pointer< PatchDescriptor< DIM > > descriptor) | SAMRAI::hier::Patch< DIM > | |
putToDatabase(tbox::Pointer< tbox::Database > database, const ComponentSelector &patchdata_write_table) | SAMRAI::hier::Patch< DIM > | |
recursivePrint(std::ostream &os, const std::string &border=std::string(), unsigned short depth=0) const | SAMRAI::hier::Patch< DIM > | |
setPatchData(const int id, tbox::Pointer< PatchData< DIM > > data) | SAMRAI::hier::Patch< DIM > | [inline] |
setPatchGeometry(tbox::Pointer< PatchGeometry< DIM > > geometry) | SAMRAI::hier::Patch< DIM > | [inline] |
setPatchInHierarchy(bool in_hierarchy) | SAMRAI::hier::Patch< DIM > | [inline] |
setPatchLevelNumber(const int level_number) | SAMRAI::hier::Patch< DIM > | [inline] |
setPatchNumber(const int p) | SAMRAI::hier::Patch< DIM > | [inline] |
setTime(const double timestamp, const int id) | SAMRAI::hier::Patch< DIM > | [inline] |
setTime(const double timestamp, const ComponentSelector &components) | SAMRAI::hier::Patch< DIM > | |
setTime(const double timestamp) | SAMRAI::hier::Patch< DIM > | |
~Patch() | SAMRAI::hier::Patch< DIM > | [virtual] |