Class documentation of Concepts

Loading...
Searching...
No Matches
cluster::BBall000< F > Class Template Reference

#include <tree.hh>

Inheritance diagram for cluster::BBall000< F >:
cluster::BBall< F >

Public Member Functions

void operator() (const concepts::Element< F > &elm, concepts::Real3d &c, concepts::Real &r) const
 

Detailed Description

template<class F>
class cluster::BBall000< F >

Computes the Cebysev ball of an element.

Parameters
FField (Real or Cmplx)

Definition at line 53 of file tree.hh.

Member Function Documentation

◆ operator()()

template<class F >
void cluster::BBall000< F >::operator() ( const concepts::Element< F > &  elm,
concepts::Real3d c,
concepts::Real r 
) const
virtual

Application operator computes the bounding ball of an element.

Exceptions
MissingFeature
Parameters
elmElement
cCenter of the ball (output)
rRadius of the ball (output)

Implements cluster::BBall< F >.

Definition at line 66 of file tree.hh.


The documentation for this class was generated from the following file: