L2Adapt Class Reference
[Adaptivity]

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

#include <l2_adapt.h>

Inherits Adapt.

List of all members.

Public Member Functions

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

Detailed Description

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

The class provides functionality necessary to adaptively refine elements in L2 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 L2ProjBasedSelector.


Constructor & Destructor Documentation

L2Adapt::L2Adapt ( 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 L2Space.

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