user_data_t< T > Class Template Reference

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

#include <forms.h>

List of all members.

Public Member Functions

 user_data_t ()
 ~user_data_t ()

Public Attributes

int nf
fn_t< T > * ext

Detailed Description

template<typename T>
class user_data_t< T >

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


Constructor & Destructor Documentation

template<typename T>
user_data_t< T >::user_data_t (  )  [inline]
template<typename T>
user_data_t< T >::~user_data_t (  )  [inline]

Member Data Documentation

template<typename T>
fn_t<T>* user_data_t< T >::ext
template<typename T>
int user_data_t< T >::nf

The documentation for this class was generated from the following file:
Generated on Fri Sep 3 09:22:20 2010 for Hermes3D Library: Real Version by  doxygen 1.6.3