cluster::BBall000< F > Class Template Reference
Computes the Cebysev ball of an element. More...
#include <tree.hh>
Inheritance diagram for cluster::BBall000< F >:
Public Member Functions | |
void | operator() (const concepts::Element< F > &elm, concepts::Real3d &c, concepts::Real &r) const |
Application operator computes the bounding ball of an element. More... | |
Detailed Description
template<class F>
class cluster::BBall000< F >
Computes the Cebysev ball of an element.
- Parameters
-
F Field (Real or Cmplx)
Member Function Documentation
◆ operator()()
template<class F >
|
virtual |
Application operator computes the bounding ball of an element.
- Exceptions
-
MissingFeature
- Parameters
-
elm Element c Center of the ball (output) r Radius of the ball (output)
Implements cluster::BBall< F >.
The documentation for this class was generated from the following file:
- cluster/tree.hh