CHROMA
Namespaces | Enumerations | Functions
su3hb.h File Reference

Do one SU(2) subgroup heatbath update of SU(Nc) matrix U with action. More...

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Enumerations

enum  Chroma::HeatbathType { Chroma::HEATBATH_TYPE_KPHB = 201 , Chroma::HEATBATH_TYPE_CrHB = 202 }
 Algorithm type. More...
 

Functions

void Chroma::su3hb (LatticeColorMatrix &u, const LatticeColorMatrix &w, int su2_index, int nheat, int &ntrials, int &nfails, HeatbathType algorithm, const Subset &sub)
 Do one SU(2) subgroup heatbath update of SU(Nc) matrix U with action. More...
 

Detailed Description

Do one SU(2) subgroup heatbath update of SU(Nc) matrix U with action.

Definition in file su3hb.h.