Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SAMRAI::geom::SkeletonPatchGeometry< DIM > Class Template Reference

#include <source/geometry/skeleton/patch_geom/SkeletonPatchGeometry.h>

Inheritance diagram for SAMRAI::geom::SkeletonPatchGeometry< DIM >:

Inheritance graph
[legend]
List of all members.

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

Detailed Description

template<int DIM>
class SAMRAI::geom::SkeletonPatchGeometry< DIM >

Class SkeletonPatchGeometry implements geometry management for a single patch in an AMR hierarchy with no information about the physical characteristics of the problem. This is intended for use in an application that will manage the physical geometry in user-defined code.

The grid data is set by SkeletonGridGeometry class. This patch geometry class is derived from hier::PatchGeometry<DIM> base class.

See also:
hier::BoundaryBox

hier::PatchGeometry

geom::SkeletonGridGeometry


Constructor & Destructor Documentation

template<int DIM>
SAMRAI::geom::SkeletonPatchGeometry< DIM >::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
 

Constructor for SkeletonPatchGeometry class. It simply passes patch boundary information and the ratio to the coarsest level to hier::PatchGeometry constructor.

template<int DIM>
SAMRAI::geom::SkeletonPatchGeometry< DIM >::~SkeletonPatchGeometry  ) 
 

Destructor for SkeletonPatchGeometry.


Member Function Documentation

template<int DIM>
void SAMRAI::geom::SkeletonPatchGeometry< DIM >::printClassData ostream &  os  )  const
 

Print SkeletonPatchGeometry class data.

Reimplemented from SAMRAI::hier::PatchGeometry< DIM >.


The documentation for this class was generated from the following files:
Generated on Fri Dec 2 11:24:31 2005 for SAMRAI by  doxygen 1.4.2