CHROMA
Public Attributes | List of all members

Glue operator. More...

#include <key_glue_matelem.h>

Public Attributes

int t_slice
 
int left
 
int right
 
multi1d< int > displacement
 
multi1d< int > mom
 

Detailed Description

Glue operator.

Definition at line 20 of file key_glue_matelem.h.

Member Data Documentation

◆ displacement

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().

◆ left

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().

◆ mom

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().

◆ right

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().

◆ t_slice

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().


The documentation for this struct was generated from the following file: