Faster  0.0.4Alpha
Superfastdistributtedcomputing
Public Member Functions | Friends | List of all members
faster::fastContext Class Reference

Public Member Functions

 fastContext (int &argc, char **&argv)
 
 fastContext (const fastSettings &s, int &argc, char **&argv)
 
void registerFunction (void *funcP)
 
void registerFunction (void *funcP, const std::string name)
 
template<class T >
void registerGlobal (T *varP)
 
void startWorkers ()
 
void calibrate ()
 
void printInfo ()
 
void printHeader ()
 
void updateInfo ()
 

Friends

template<class T >
class fdd
 
template<class T >
class fddCore
 
template<class K , class T >
class iFddCore
 
template<class K , class T >
class indexedFdd
 
template<class K >
class groupedFdd
 
class worker
 

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