CHROMA
|
Glue operator. More...
#include <key_glue_matelem.h>
Public Attributes | |
int | t_slice |
int | left |
int | right |
multi1d< int > | displacement |
multi1d< int > | mom |
Glue operator.
Definition at line 20 of file key_glue_matelem.h.
multi1d<int> Chroma::KeyGlueElementalOperator_t::displacement |
Displacement dirs of right colorstd::vector
Definition at line 25 of file key_glue_matelem.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::KeyGlueElementalOperator_t::left |
Left B field direction
Definition at line 23 of file key_glue_matelem.h.
Referenced by Chroma::read(), and Chroma::write().
multi1d<int> Chroma::KeyGlueElementalOperator_t::mom |
D-1 momentum of this operator
Definition at line 26 of file key_glue_matelem.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::KeyGlueElementalOperator_t::right |
Right B field direction
Definition at line 24 of file key_glue_matelem.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::KeyGlueElementalOperator_t::t_slice |
Glue operator time slice
Definition at line 22 of file key_glue_matelem.h.
Referenced by Chroma::read(), and Chroma::write().