estimator::BuergRefinement< F >::weightedIndictor Struct Reference

Inheritance diagram for estimator::BuergRefinement< F >::weightedIndictor:
concepts::OutputOperator

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>
Real estimator::BuergRefinement< F >::weightedIndictor::get ( ) const
inline

Definition at line 400 of file buergDoerfler.hh.

◆ info()

template<class F = Real>
virtual std::ostream& estimator::BuergRefinement< F >::weightedIndictor::info ( std::ostream &  os) const
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:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich