cluster::BBall000< F > Class Template Reference

Computes the Cebysev ball of an element. More...

#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
 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
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:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich