36 double left,
double right);
52 double GetUp(
void)
const;
91 double left,
double right);
103 double GetUp(
void)
const;
121 #endif // of #ifndef ___BCSIDES_HPP___ double GetDown(void) const
y coordinate of the lower boundary
Geometrical calculations.
Exception thrown if the boundaries are given in the wrong order.
BCSides(void)
Default constructor, initlizes to zero.
double GetLeft(void) const
Returns the x coordinate of the left boundary.
BCSides & operator=(const BCSides &bc)
Assigment Operator.
double GetUp(void) const
y coordinate of the upper boundary
double GetRight(void) const
Returns the x coordinate of the right boundary.