CHROMA
lib
util
ferm
tdiractodr.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 __tdiractodr_h__
7
#define __tdiractodr_h__
8
9
#include "
chromabase.h
"
10
11
namespace
Chroma
12
{
13
14
//! The Dirac to Degrand-Rossi spin transformation matrix
15
/*!
16
* \ingroup ferm
17
*
18
* Return the similarity transformation matrix from
19
* Euclidean Dirac to Euclidean Degrand-Rossi basis
20
*
21
* \returns The U in Gamma_{Degrand-Rossi} = U Gamma_Dirac U^dag
22
*/
23
24
SpinMatrixD
TDiracToDRMat
();
25
26
}
// end namespace Chroma
27
28
#endif
chromabase.h
Primary include file for CHROMA library code.
Chroma::TDiracToDRMat
SpinMatrixD TDiracToDRMat()
The Dirac to Degrand-Rossi spin transformation matrix.
Definition:
tdiractodr.cc:20
Chroma
Asqtad Staggered-Dirac operator.
Definition:
klein_gord.cc:10
Generated by
1.9.1