Public Member Functions

HyperShellBoundary< dim > Class Template Reference
[Boundary description for triangulations]

Inheritance diagram for HyperShellBoundary< dim >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 HyperShellBoundary (const Point< dim > &center=Point< dim >())

Detailed Description

template<int dim>
class HyperShellBoundary< dim >

Class describing the boundaries of a hyper shell. Only the center of the two spheres needs to be given, the radii of inner and outer sphere are computed automatically upon calling one of the virtual functions.

Author:
Wolfgang Bangerth, 1999

Definition at line 625 of file tria_boundary_lib.h.


Constructor & Destructor Documentation

template<int dim>
HyperShellBoundary< dim >::HyperShellBoundary ( const Point< dim > &  center = Point< dim >() )

Constructor. The center of the spheres defaults to the origin.

Calls the constructor of its base HyperBallBoundary class with a dummy radius as argument. This radius will be ignored


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:04:09 by doxygen 1.7.2