CHROMA
Namespaces | Functions

Project a GL(3,C) color matrix onto SU(3) More...

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::su3proj (LatticeColorMatrix &u, const LatticeColorMatrix &w, int su2_index)
 
void Chroma::su3proj (LatticeColorMatrix &u, const LatticeColorMatrix &w, int su2_index, const Subset &mstag)
 

Detailed Description

Project a GL(3,C) color matrix onto SU(3)

Author
Subsetting added by A. Hart
Parameters
[in,out]uthe projected SU(3) Matrix (Modify)
[in]wmatrix against which to maximize (Read)
[in]su2_indexSU(2) subgroup index (Read)
[in]mstagAn (un)ordered subset of sites (Read)

Project a complex Nc x Nc matrix W onto SU(Nc) by maximizing Tr(VW)

Definition in file su3proj.h.