CHROMA
lib
util
ferm
diractodr.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
/*! \file
3
* \brief Basis rotation matrix from Dirac to Degrand-Rossi (and reverse)
4
*/
5
6
#ifndef __diractodr_h__
7
#define __diractodr_h__
8
9
namespace
Chroma
{
10
11
//! The Dirac to Degrand-Rossi spin transformation matrix
12
/*!
13
* \ingroup ferm
14
*
15
* Return the similarity transformation matrix from
16
* Euclidean Dirac to Euclidean Degrand-Rossi basis
17
*
18
* \returns The U in Gamma_{Degrand-Rossi} = U Gamma_Dirac U^dag
19
*/
20
21
SpinMatrixD
DiracToDRMat
();
22
23
}
// end namespace Chroma
24
25
#endif
Chroma::DiracToDRMat
SpinMatrixD DiracToDRMat()
The Dirac to Degrand-Rossi spin transformation matrix (and reverse)
Definition:
diractodr.cc:22
Chroma
Asqtad Staggered-Dirac operator.
Definition:
klein_gord.cc:10
Generated by
1.9.1