|
Grid 0.7.0
|
Go to the source code of this file.
Data Structures | |
| class | ScalarImplTypes< S > |
| class | ScalarAdjMatrixImplTypes< S, N > |
Macros | |
| #define | CPS_MD_TIME |
| #define | HMC_MOMENTUM_DENOMINATOR |
Typedefs | |
| typedef ScalarImplTypes< vReal > | ScalarImplR |
| typedef ScalarImplTypes< vRealF > | ScalarImplF |
| typedef ScalarImplTypes< vRealD > | ScalarImplD |
| typedef ScalarImplTypes< vComplex > | ScalarImplCR |
| typedef ScalarImplTypes< vComplexF > | ScalarImplCF |
| typedef ScalarImplTypes< vComplexD > | ScalarImplCD |
| typedef ScalarAdjMatrixImplTypes< vComplex, Nc > | ScalarAdjImplR |
| typedef ScalarAdjMatrixImplTypes< vComplexF, Nc > | ScalarAdjImplF |
| typedef ScalarAdjMatrixImplTypes< vComplexD, Nc > | ScalarAdjImplD |
| template<int Colours> | |
| using | ScalarNxNAdjImplR |
| template<int Colours> | |
| using | ScalarNxNAdjImplF |
| template<int Colours> | |
| using | ScalarNxNAdjImplD |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| NAMESPACE_END (Grid) | |
| #define CPS_MD_TIME |
Definition at line 3 of file ScalarImpl.h.
| #define HMC_MOMENTUM_DENOMINATOR |
Definition at line 6 of file ScalarImpl.h.
| typedef ScalarImplTypes<vReal> ScalarImplR |
Definition at line 259 of file ScalarImpl.h.
| typedef ScalarImplTypes<vRealF> ScalarImplF |
Definition at line 260 of file ScalarImpl.h.
| typedef ScalarImplTypes<vRealD> ScalarImplD |
Definition at line 261 of file ScalarImpl.h.
| typedef ScalarImplTypes<vComplex> ScalarImplCR |
Definition at line 262 of file ScalarImpl.h.
| typedef ScalarImplTypes<vComplexF> ScalarImplCF |
Definition at line 263 of file ScalarImpl.h.
| typedef ScalarImplTypes<vComplexD> ScalarImplCD |
Definition at line 264 of file ScalarImpl.h.
| typedef ScalarAdjMatrixImplTypes<vComplex, Nc> ScalarAdjImplR |
Definition at line 267 of file ScalarImpl.h.
| typedef ScalarAdjMatrixImplTypes<vComplexF, Nc> ScalarAdjImplF |
Definition at line 268 of file ScalarImpl.h.
| typedef ScalarAdjMatrixImplTypes<vComplexD, Nc> ScalarAdjImplD |
Definition at line 269 of file ScalarImpl.h.
| using ScalarNxNAdjImplR |
Definition at line 271 of file ScalarImpl.h.
| using ScalarNxNAdjImplF |
Definition at line 272 of file ScalarImpl.h.
| using ScalarNxNAdjImplD |
Definition at line 273 of file ScalarImpl.h.
| NAMESPACE_BEGIN | ( | Grid | ) |
| NAMESPACE_END | ( | Grid | ) |