#include <tree.hh>
Public Member Functions | |
| void | operator() (const concepts::Element< F > &elm, concepts::Real3d &c, concepts::Real &r) const |
Computes the Cebysev ball of an element.
| F | Field (Real or Cmplx) |
|
virtual |
Application operator computes the bounding ball of an element.
| MissingFeature |
| elm | Element |
| c | Center of the ball (output) |
| r | Radius of the ball (output) |
Implements cluster::BBall< F >.