canEstimateStreamSizeFromBox() const=0 | SAMRAI::hier::PatchData< DIM > | [pure virtual] |
copy(const PatchData< DIM > &src)=0 | SAMRAI::hier::PatchData< DIM > | [pure virtual] |
copy(const PatchData< DIM > &src, const BoxOverlap< DIM > &overlap)=0 | SAMRAI::hier::PatchData< DIM > | [pure virtual] |
copy2(PatchData< DIM > &dst) const =0 | SAMRAI::hier::PatchData< DIM > | [pure virtual] |
copy2(PatchData< DIM > &dst, const BoxOverlap< DIM > &overlap) const =0 | SAMRAI::hier::PatchData< DIM > | [pure virtual] |
getBox() const | SAMRAI::hier::PatchData< DIM > | [inline] |
getDataStreamSize(const BoxOverlap< DIM > &overlap) const =0 | SAMRAI::hier::PatchData< DIM > | [pure virtual] |
getFromDatabase(tbox::Pointer< tbox::Database > database) | SAMRAI::hier::PatchData< DIM > | [virtual] |
getGhostBox() const | SAMRAI::hier::PatchData< DIM > | [inline] |
getGhostCellWidth() const | SAMRAI::hier::PatchData< DIM > | [inline] |
getSpecializedFromDatabase(tbox::Pointer< tbox::Database > database)=0 | SAMRAI::hier::PatchData< DIM > | [pure virtual] |
getTime() const | SAMRAI::hier::PatchData< DIM > | [inline] |
packStream(tbox::AbstractStream &stream, const BoxOverlap< DIM > &overlap) const=0 | SAMRAI::hier::PatchData< DIM > | [pure virtual] |
PatchData(const Box< DIM > &domain, const IntVector< DIM > &ghosts) | SAMRAI::hier::PatchData< DIM > | |
putSpecializedToDatabase(tbox::Pointer< tbox::Database > database)=0 | SAMRAI::hier::PatchData< DIM > | [pure virtual] |
putToDatabase(tbox::Pointer< tbox::Database > database) | SAMRAI::hier::PatchData< DIM > | [virtual] |
setGhostBox(const Box< DIM > &ghost_box) | SAMRAI::hier::PatchData< DIM > | [inline, protected] |
setTime(const double timestamp) | SAMRAI::hier::PatchData< DIM > | [inline] |
unpackStream(tbox::AbstractStream &stream, const BoxOverlap< DIM > &overlap)=0 | SAMRAI::hier::PatchData< DIM > | [pure virtual] |
~PatchData() | SAMRAI::hier::PatchData< DIM > | [virtual] |