CHROMA
Namespaces | Functions
su3hb.cc File Reference

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

#include "chromabase.h"
#include "update/heatbath/su3hb.h"
#include "util/gauge/su2extract.h"
#include "util/gauge/sunfill.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

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.cc.