20 hr_complex ***g1_ij, ***g2_ij, ***g3_ij, ***g4_ij, *g1, *g2, *g3, *g4, **M;
22 hr_complex *l11, *l12, *l13;
23 hr_complex *l21, *l22, *l23;
24 hr_complex *l31, *l32, *l33;
25 hr_complex *l41, *l42, *l43;
27 hr_complex ***l11_ij, ***l12_ij, ***l13_ij;
28 hr_complex ***l21_ij, ***l22_ij, ***l23_ij;
29 hr_complex ***l31_ij, ***l32_ij, ***l33_ij;
32chisf_mem *init_rotated_corr_mem(
void);
The elementary site structures defined in suN.h are used in this file to define field structures that...
Spinor field array containing SU(N_f) spinors in chosen fermion representation.
Definition spinor_field.h:189