#include <source/geometry/skeleton/patch_geom/SkeletonPatchGeometry.h>
Inheritance diagram for SAMRAI::geom::SkeletonPatchGeometry< DIM >:

Public Member Functions | |
| SkeletonPatchGeometry (const hier::IntVector< DIM > &ratio_to_level_zero, const tbox::Array< tbox::Array< bool > > &touches_regular_bdry, const tbox::Array< tbox::Array< bool > > &touches_periodic_bdry) | |
| ~SkeletonPatchGeometry () | |
| void | printClassData (ostream &os) const |
The grid data is set by SkeletonGridGeometry class. This patch geometry class is derived from hier::PatchGeometry<DIM> base class.
|
||||||||||||||||||||
|
Constructor for SkeletonPatchGeometry class. It simply passes patch boundary information and the ratio to the coarsest level to hier::PatchGeometry constructor. |
|
|||||||||
|
Destructor for SkeletonPatchGeometry. |
|
||||||||||
|
Print SkeletonPatchGeometry class data. Reimplemented from SAMRAI::hier::PatchGeometry< DIM >. |
1.4.2