18 void eeu1(LatticeColorMatrix& lambda)
24 QDPIO::cerr << __func__ <<
": can only handle U(1)" << std::endl;
28 LatticeReal
phi = imag(trace(lambda));
29 LatticeComplex
a = cmplx(cos(
phi),sin(
phi));
30 pokeColor(lambda,
a, 0,0);
Primary include file for CHROMA library code.
Exactly exponentiate a U(1) lie algebra element.
void eeu1(LatticeColorMatrix &lambda)
Exactly exponentiate a U(1) lie algebra element.
Asqtad Staggered-Dirac operator.