ExtData< T > Class Template Reference

User defined data that can go to the bilinear and linear forms. It also holds arbitraty number of functions, that user can use. Typically, these functions are solutions from the previous time/iteration levels. More...

#include <forms.h>

List of all members.

Public Member Functions

 ExtData ()
void free ()
void free_ord ()

Public Attributes

int nf
Func< T > ** fn

Detailed Description

template<typename T>
class ExtData< T >

User defined data that can go to the bilinear and linear forms. It also holds arbitraty number of functions, that user can use. Typically, these functions are solutions from the previous time/iteration levels.


Constructor & Destructor Documentation

template<typename T>
ExtData< T >::ExtData (  )  [inline]

Member Function Documentation

template<typename T>
void ExtData< T >::free (  )  [inline]
template<typename T>
void ExtData< T >::free_ord (  )  [inline]

Member Data Documentation

template<typename T>
Func<T>** ExtData< T >::fn
template<typename T>
int ExtData< T >::nf

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