H1Adapt Class Reference
[Adaptivity]

Evaluation of an error between a (coarse) solution and a reference solution and adaptivity in H1 space. More...

#include <h1_adapt.h>

Inherits Adapt.

List of all members.

Public Member Functions

 H1Adapt (const Tuple< Space * > &spaces)
 Constructor.

Detailed Description

Evaluation of an error between a (coarse) solution and a reference solution and adaptivity in H1 space.

The class provides functionality necessary to adaptively refine elements in H1 space. Given a reference solution and a coarse solution, it calculates error estimates and it acts as a container for the calculated errors. The class works best with a selector H1ProjBasedSelector.


Constructor & Destructor Documentation

H1Adapt::H1Adapt ( const Tuple< Space * > &  spaces  ) 

Constructor.

Parameters:
[in] spaces An array of spaces. The number of spaces determines the number of components. For the best results, use instances of the class H1Space.

The documentation for this class was generated from the following files:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3