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>
Public Member Functions | |
| ExtData () | |
| void | free () |
| void | free_ord () |
Public Attributes | |
| int | nf |
| Func< T > ** | fn |
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.
| void ExtData< T >::free | ( | ) | [inline] |
| void ExtData< T >::free_ord | ( | ) | [inline] |
1.6.3