CHROMA
Public Attributes | List of all members
Chroma::Rank3SpinRep_t Struct Reference

The sparse representation of a spin rank-3 tensor. More...

#include <spin_rep.h>

Public Attributes

int left
 
int middle
 
int right
 
ComplexD op
 

Detailed Description

The sparse representation of a spin rank-3 tensor.

Definition at line 67 of file spin_rep.h.

Member Data Documentation

◆ left

int Chroma::Rank3SpinRep_t::left

Spin left

Definition at line 69 of file spin_rep.h.

Referenced by Chroma::convertThreeQuarkSpin(), Chroma::read(), and Chroma::write().

◆ middle

int Chroma::Rank3SpinRep_t::middle

Spin middle

Definition at line 70 of file spin_rep.h.

Referenced by Chroma::convertThreeQuarkSpin(), Chroma::read(), and Chroma::write().

◆ op

ComplexD Chroma::Rank3SpinRep_t::op

Value of data

Definition at line 72 of file spin_rep.h.

Referenced by Chroma::convertThreeQuarkSpin(), Chroma::read(), and Chroma::write().

◆ right

int Chroma::Rank3SpinRep_t::right

Spin right

Definition at line 71 of file spin_rep.h.

Referenced by Chroma::convertThreeQuarkSpin(), Chroma::read(), and Chroma::write().


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