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.
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