QDP++
include
qdp_params.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
6
7
#ifndef QDP_PARAMS_H
8
#define QDP_PARAMS_H
9
10
namespace
QDP
{
11
12
21
22
#include <
qdp_config.h
>
23
24
const
int
Nd
= QDP_ND;
25
const
int
Nc
= QDP_NC;
26
const
int
Ns
= QDP_NS;
27
// end of group params
29
30
}
// namespace QDP
31
32
#endif
33
34
QDP::Ns
const int Ns
Definition
qdp_params.h:26
QDP::Nc
const int Nc
Definition
qdp_params.h:25
QDP::Nd
const int Nd
Definition
qdp_params.h:24
QDP
Yet another random number generator.
Definition
qdp_bgq_threadbind.cc:16
qdp_config.h
Generated by
1.16.1