Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

GeometricInd Class Reference

geometric mesh refinement indicators. More...

#include <RefinementInd.h>

Inheritance diagram for GeometricInd::

RefinementInd HandleId List of all members.

Public Methods

 GeometricInd (const RefinementInd_prm &pm)
 ~GeometricInd ()
virtual void evalRefInd (FieldPiWisConst &refinement_field, bool init=true)

Protected Methods

void critUsrElmList (FieldPiWisConst &refinement_field)
void critHypercubes (FieldPiWisConst &refinement_field)
void critDisks (FieldPiWisConst &refinement_field)
void critPoints (FieldPiWisConst &refinement_field)
void critGradient (FieldPiWisConst &refinement_field)
void critValue (FieldPiWisConst &refinement_field)
void critContour (FieldPiWisConst &refinement_field)
void critFunctor (FieldPiWisConst &refinement_field)

Detailed Description

geometric mesh refinement indicators.

NAME: GeometricInd - geometric mesh refinement indicators

DESCRIPTION:

The class is a sublcass of "RefinementInd" and contains all indicators that are not related to direct error estimation.


Constructor & Destructor Documentation

GeometricInd::GeometricInd ( const RefinementInd_prm & pm )
 

The class is managed by "GridRefAdm".

GeometricInd::~GeometricInd ( ) [inline]
 


Member Function Documentation

void GeometricInd::critContour ( FieldPiWisConst & refinement_field ) [protected]
 

void GeometricInd::critDisks ( FieldPiWisConst & refinement_field ) [protected]
 

void GeometricInd::critFunctor ( FieldPiWisConst & refinement_field ) [protected]
 

void GeometricInd::critGradient ( FieldPiWisConst & refinement_field ) [protected]
 

void GeometricInd::critHypercubes ( FieldPiWisConst & refinement_field ) [protected]
 

void GeometricInd::critPoints ( FieldPiWisConst & refinement_field ) [protected]
 

void GeometricInd::critUsrElmList ( FieldPiWisConst & refinement_field ) [protected]
 

void GeometricInd::critValue ( FieldPiWisConst & refinement_field ) [protected]
 

void GeometricInd::evalRefInd ( FieldPiWisConst & refinement_field,
bool init = true ) [virtual]
 

main function that evaluates the indicator for a refinement strategy. There is one value per element. The subclasses implement specific versions of this function.

Reimplemented from RefinementInd.


Friends And Related Function Documentation

class GridRefAdm [friend]
 

Reimplemented from RefinementInd.


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.