|
QDP++
|
Type definitions. More...
Go to the source code of this file.
Namespaces | |
| namespace | QDP |
| Yet another random number generator. | |
Macros | |
| #define | QDP_CONFIG_H |
| #define | QDP_PRECISION_H |
| #define | BASE_PRECISION 32 |
| #define | INNER_LOG 2 |
| #define | INNER_LEN (1 << INNER_LOG) |
Typedefs | |
| typedef OLattice< PSpinMatrix< PColorMatrix< RComplex< ILattice< REAL, INNER_LEN > >, 3 >, 1 > > | QDP::LatticeStaggeredPropagator3 |
| typedef OLattice< PSpinMatrix< PColorMatrix< RComplex< ILattice< REAL, INNER_LEN > >, 2 >, 1 > > | QDP::LatticeStaggeredPropagator2 |
| typedef OLattice< PSpinMatrix< PColorMatrix< RComplex< ILattice< REAL, INNER_LEN > >, 1 >, 1 > > | QDP::LatticeStaggeredPropagator1 |
| typedef OScalar< PSpinMatrix< PColorMatrix< RComplex< IScalar< REAL64 > >, Nc >,(Ns > >1) > > | QDP::HalfPropagatorD |
| typedef OScalar< PSpinMatrix< PScalar< RComplex< IScalar< REAL64 > > >,(Ns > >1) > > | QDP::HalfSpinMatrixD |
Functions | |
| static const char *const | QDP::QDP_PACKAGE (PACKAGE) |
| static const char *const | QDP::QDP_PACKAGE_BUGREPORT (PACKAGE_BUGREPORT) |
| static const char *const | QDP::QDP_PACKAGE_NAME (PACKAGE_NAME) |
| static const char *const | QDP::QDP_PACKAGE_STRING (PACKAGE_STRING) |
| static const char *const | QDP::QDP_PACKAGE_TARNAME (PACKAGE_TARNAME) |
| static const char *const | QDP::QDP_PACKAGE_VERSION (PACKAGE_VERSION) |
| static const char *const | QDP::QDP_VERSION (VERSION) |
Type definitions.
Definition in file qdp_scalarvecsite_defs.h.
| #define BASE_PRECISION 32 |
| #define INNER_LOG 2 |
| #define QDP_CONFIG_H |
| #define QDP_PRECISION_H |