
Public Member Functions | |
| HyperShellBoundary (const Point< dim > ¢er=Point< 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.
Definition at line 625 of file tria_boundary_lib.h.
| 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
documentation generated on Fri Feb 3 2012 06:04:09 by
doxygen
1.7.2