QDP++
qdp_dispatch.h File Reference
#include "qdp_diagnostics.h"
#include "qdp_config.h"

Go to the source code of this file.

Namespaces

namespace  QDP
 Yet another random number generator.

Functions

int QDP::qdpNumThreads ()
int QDP::qdpThreadNum ()
template<class Arg>
void QDP::dispatch_to_threads (int numSiteTable, Arg a, void(*func)(int, int, int, Arg *))