estimator::BuergRefinement< F >::weightedIndictor Struct Reference
Inheritance diagram for estimator::BuergRefinement< F >::weightedIndictor:
Public Member Functions | |
Real | get () const |
bool | operator< (const weightedIndictor &wI) const |
bool | operator== (const weightedIndictor &wI) const |
weightedIndictor (uint K, Real sup, enum pattern pat) | |
Public Attributes | |
uint | K |
Real | sup_2 |
enum pattern | type_ |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Detailed Description
template<class F = Real>
struct estimator::BuergRefinement< F >::weightedIndictor
Definition at line 390 of file buergDoerfler.hh.
Constructor & Destructor Documentation
◆ weightedIndictor()
template<class F = Real>
estimator::BuergRefinement< F >::weightedIndictor::weightedIndictor | ( | uint | K, |
Real | sup, | ||
enum pattern | pat | ||
) |
Member Function Documentation
◆ get()
template<class F = Real>
|
inline |
Definition at line 400 of file buergDoerfler.hh.
◆ info()
template<class F = Real>
|
protectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
◆ operator<()
template<class F = Real>
bool estimator::BuergRefinement< F >::weightedIndictor::operator< | ( | const weightedIndictor & | wI | ) | const |
◆ operator==()
template<class F = Real>
bool estimator::BuergRefinement< F >::weightedIndictor::operator== | ( | const weightedIndictor & | wI | ) | const |
Member Data Documentation
◆ K
template<class F = Real>
uint estimator::BuergRefinement< F >::weightedIndictor::K |
Definition at line 403 of file buergDoerfler.hh.
◆ sup_2
template<class F = Real>
Real estimator::BuergRefinement< F >::weightedIndictor::sup_2 |
Definition at line 405 of file buergDoerfler.hh.
◆ type_
template<class F = Real>
enum pattern estimator::BuergRefinement< F >::weightedIndictor::type_ |
Definition at line 405 of file buergDoerfler.hh.
The documentation for this struct was generated from the following file:
- estimator/buergDoerfler.hh