NGSolve  4.9
Public Member Functions | Protected Attributes
ngstd::TableCreator< T > Class Template Reference

List of all members.

Public Member Functions

 TableCreator (int acnt)
Table< T > * GetTable ()
bool Done ()
void operator++ (int)
int GetMode () const
void SetMode (int amode)
void Add (int blocknr, const T &data)
void Add (int blocknr, IntRange range)

Protected Attributes

int mode
int nd
Array< int > cnt
Table< T > * table

template<class T>
class ngstd::TableCreator< T >


The documentation for this class was generated from the following file: