Class documentation of Concepts

Loading...
Searching...
No Matches
estimator::BuergRefinement< F > Class Template Reference

#include <buergDoerfler.hh>

Inheritance diagram for estimator::BuergRefinement< F >:
estimator::HP_Refinement< F, dim > estimator::Refinement< F > concepts::OutputOperator

Public Member Functions

 BuergRefinement (Real theta=0.35)
 
virtual ~BuergRefinement ()
 Destructor.
 
void buildRefinement (const Marking< F > &mark, const LocalEstimator< F > &estimator)
 
virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream.
 
virtual void apply (concepts::SpaceOnCells< F > &space)
 

Protected Attributes

concepts::HashMap< concepts::AdaptiveAdjustP< dim > > adjusts_
 

Detailed Description

template<class F = Real>
class estimator::BuergRefinement< F >

Actual refinement hp rule that generalizes dörflers bulk marking.

Definition at line 385 of file buergDoerfler.hh.

Constructor & Destructor Documentation

◆ BuergRefinement()

template<class F = Real>
estimator::BuergRefinement< F >::BuergRefinement ( Real  theta = 0.35)

Constructor

Member Function Documentation

◆ apply()

template<class F = Real, ushort dim = 2>
virtual void estimator::HP_Refinement< F, dim >::apply ( concepts::SpaceOnCells< F > &  space)
inlinevirtualinherited

Implements estimator::Refinement< F >.

Definition at line 64 of file refinement.hh.

◆ info()

template<class F = Real>
virtual std::ostream & estimator::BuergRefinement< F >::info ( std::ostream &  os) const
virtual

Returns information in an output stream.

Implements estimator::Refinement< F >.

Member Data Documentation

◆ adjusts_

template<class F = Real, ushort dim = 2>
concepts::HashMap<concepts::AdaptiveAdjustP<dim> > estimator::HP_Refinement< F, dim >::adjusts_
protectedinherited

Definition at line 87 of file refinement.hh.


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