CHROMA
|
#include <clover_term_qdp_w.h>
Public Types | |
typedef WordType< T >::Type_t | REALT |
Public Attributes | |
T & | chi |
const T & | psi |
const PrimitiveClovTriang< REALT > * | tri |
int | cb |
Definition at line 1553 of file clover_term_qdp_w.h.
typedef WordType<T>::Type_t Chroma::QDPCloverEnv::ApplyArgs< T >::REALT |
Definition at line 1554 of file clover_term_qdp_w.h.
int Chroma::QDPCloverEnv::ApplyArgs< T >::cb |
Definition at line 1558 of file clover_term_qdp_w.h.
Referenced by Chroma::QDPCloverEnv::applySiteLoop().
T& Chroma::QDPCloverEnv::ApplyArgs< T >::chi |
Definition at line 1555 of file clover_term_qdp_w.h.
Referenced by Chroma::QDPCloverEnv::applySiteLoop().
const T& Chroma::QDPCloverEnv::ApplyArgs< T >::psi |
Definition at line 1556 of file clover_term_qdp_w.h.
Referenced by Chroma::QDPCloverEnv::applySiteLoop().
const PrimitiveClovTriang<REALT>* Chroma::QDPCloverEnv::ApplyArgs< T >::tri |
Definition at line 1557 of file clover_term_qdp_w.h.
Referenced by Chroma::QDPCloverEnv::applySiteLoop().