NGSolve  5.3
Public Member Functions | Protected Attributes
ngstd::TableCreator< T > Class Template Reference
Collaboration diagram for ngstd::TableCreator< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Protected Attributes

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

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


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