#include <SphereIF.H>
Public Member Functions | |
SphereIF (const Real &a_radius, const RealVect &a_center, const bool &a_inside) | |
virtual | ~SphereIF () |
Destructor. | |
Private Member Functions | |
SphereIF () | |
void | operator= (const SphereIF &a_inputIF) |
Constructor specifying sphere radius (a_radius), center (a_center), and whether the domain is on the inside (a_inside).
virtual SphereIF::~SphereIF | ( | ) | [inline, virtual] |
Destructor.
SphereIF::SphereIF | ( | ) | [private] |
void SphereIF::operator= | ( | const SphereIF & | a_inputIF | ) | [inline, private] |
References MayDay::Abort().