/Users/mdipierro/fermiqcd/development/Libraries/fermiqcd_gamma_matrices.h File Reference
Go to the source code of this file.
Detailed Description
- Version:
- 2009-12-21
- Author:
- Massimo Di Pierro <mdipierro@cs.depaul.edu>
Declares:
- GammaI =

- Gamma[mu] =

- Gamma5 =

- Sigma[mu][nu] =

- sigma[i] =
(generators SU(2))
- Lambda[i] =
(generators SU(3))
Distributed under GPL2 License
Created with support from the US Department of Energy
Define Documentation
Function Documentation
void define_base_matrices |
( |
string |
convention = "FERMILAB" |
) |
|
define convetion for Gamma matrices and bases of SU(2) and SU(3)
At the beginning of any FermiQCD program you MUST call
/// define_base_matrices("FERMILAB");
///
Possible convections are:
- "FERMILAB" (ok for lattice qcd)
- "MILC" (ok for lattice qcd)
- "UKQCD" (ok for lattice qcd)
- "Minkowsy-Dirac" (not ok for lattice qcd)
- "Minkowsy-Chiral" (not ok for lattice qcd) Convention can be changed within the program.
Variable Documentation