IBAMR  IBAMR version 0.19.
SAMRAI::hier::Patch< DIM > Member List

This is the complete list of members for SAMRAI::hier::Patch< DIM >, including all inherited members.

allocatePatchData(const int id, const double time=0.0, tbox::Pointer< tbox::Arena > pool=NULL)SAMRAI::hier::Patch< DIM >
allocatePatchData(const ComponentSelector &components, const double time=0.0, tbox::Pointer< tbox::Arena > pool=NULL)SAMRAI::hier::Patch< DIM >
checkAllocated(const int id) constSAMRAI::hier::Patch< DIM >
d_boxSAMRAI::hier::Patch< DIM >private
d_descriptorSAMRAI::hier::Patch< DIM >private
d_patch_dataSAMRAI::hier::Patch< DIM >private
d_patch_geometrySAMRAI::hier::Patch< DIM >private
d_patch_in_hierarchySAMRAI::hier::Patch< DIM >private
d_patch_level_numberSAMRAI::hier::Patch< DIM >private
d_patch_numberSAMRAI::hier::Patch< DIM >private
deallocatePatchData(const int id)SAMRAI::hier::Patch< DIM >
deallocatePatchData(const ComponentSelector &components)SAMRAI::hier::Patch< DIM >
getBox() constSAMRAI::hier::Patch< DIM >
getFromDatabase(tbox::Pointer< tbox::Database > database, ComponentSelector component_selector)SAMRAI::hier::Patch< DIM >
getPatchData(const int id) constSAMRAI::hier::Patch< DIM >
getPatchData(const tbox::Pointer< Variable< DIM > > variable, const tbox::Pointer< VariableContext > context) constSAMRAI::hier::Patch< DIM >
getPatchDescriptor() constSAMRAI::hier::Patch< DIM >
getPatchGeometry() constSAMRAI::hier::Patch< DIM >
getPatchLevelNumber() constSAMRAI::hier::Patch< DIM >
getPatchNumber() constSAMRAI::hier::Patch< DIM >
getSizeOfPatchData(const int id) constSAMRAI::hier::Patch< DIM >
getSizeOfPatchData(const ComponentSelector &components) constSAMRAI::hier::Patch< DIM >
inHierarchy() constSAMRAI::hier::Patch< DIM >
operator<<(std::ostream &s, const Patch< D > &patch)SAMRAI::hier::Patch< DIM >friend
operator=(const Patch< DIM > &)SAMRAI::hier::Patch< DIM >private
Patch(const Box< DIM > &box, tbox::Pointer< PatchDescriptor< DIM > > descriptor)SAMRAI::hier::Patch< DIM >
Patch(const Patch< DIM > &)SAMRAI::hier::Patch< DIM >private
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) constSAMRAI::hier::Patch< DIM >
setPatchData(const int id, tbox::Pointer< PatchData< DIM > > data)SAMRAI::hier::Patch< DIM >
setPatchGeometry(tbox::Pointer< PatchGeometry< DIM > > geometry)SAMRAI::hier::Patch< DIM >
setPatchInHierarchy(bool in_hierarchy)SAMRAI::hier::Patch< DIM >
setPatchLevelNumber(const int level_number)SAMRAI::hier::Patch< DIM >
setPatchNumber(const int p)SAMRAI::hier::Patch< DIM >
setTime(const double timestamp, const int id)SAMRAI::hier::Patch< DIM >
setTime(const double timestamp, const ComponentSelector &components)SAMRAI::hier::Patch< DIM >
setTime(const double timestamp)SAMRAI::hier::Patch< DIM >
~DescribedClass()SAMRAI::tbox::DescribedClassvirtual
~Patch()SAMRAI::hier::Patch< DIM >virtual