buergDoerfler.hh File Reference
#include "meshGraph.hh"
#include "refinement.hh"
#include "graphics.hh"
#include "formula/frmE_component.hh"
Go to the source code of this file.
Classes | |
class | estimator::BuergDoerfler< F > |
Class representing the hp marking strategy proposed by Buerg in this dissertation. More... | |
class | estimator::BuergRefinement< F > |
Actual refinement hp rule that generalizes dörflers bulk marking. More... | |
class | estimator::LocalMesh2 |
This is a local Neighboorhood Mesh (i.e regular) of a given node (key = K), which content is a space Element (e.g. More... | |
class | estimator::LocalProjectionBase< F, H > |
class | estimator::LocalProjections_P< dim, F, H > |
class | estimator::LocalProjections_S< F, H > |
struct | estimator::LocalProjectionBase< F, H >::PointProjection |
class | estimator::LocalMesh2::S |
struct | estimator::BuergRefinement< F >::weightedIndictor |
Namespaces | |
estimator | |
Enumerations | |
enum | estimator::pattern { estimator::NONE, estimator::H4, estimator::P1ISO, estimator::P2ISO, estimator::P1ANISO, estimator::P2ANISO, estimator::H2V, estimator::H2H } |