|
CHROMA
|
Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Functions | |
| Chroma::include (types.mh) LINEAR_OPERATOR(A) | |
| Chroma::START_CODE () | |
| Chroma::phfctr (u, FORWARD) | |
| Chroma::for (ihit=1;ihit<=nhit;++ihit) | |
| Chroma::phfctr (u, BACKWARD) | |
| Chroma::push (xml_out,"Condensates") | |
| Chroma::write (xml_out, "nhit", nhit) | |
| Chroma::write (xml_out, "pbp_st_m", pbp_st_m) | |
| Chroma::write (xml_out, "pbg5p_st", pbg5p_st) | |
| Chroma::write (xml_out, "pbg5p_sq_st", pbg5p_sq_st) | |
| Chroma::write (xml_out, "pbg5p_mdsq_st", pbg5p_mdsq_st) | |
| Chroma::pop (xml_out) | |
| Chroma::END_CODE () | |
Variables | |
| int | Chroma::n_congrd = 0 |
| Double | Chroma::pbp_st = pbp_st / TO_DOUBLE(vol_cb*2*Nc*Ns) |
| int | Chroma::nhit |
| DComplex | Chroma::pbg5p_st |
| DComplex | Chroma::pbg5p_sq_st = 0 |
| DComplex | Chroma::pbg5p_mdsq_st = 0 |
| LatticeFermion | Chroma::psi = 0 |
| LatticeFermion | Chroma::tmp |
| LatticeFermion | Chroma::eta |
| LatticeComplex | Chroma::aux_0 |
| LatticeComplex | Chroma::aux_1 |
| LatticeReal | Chroma::lrtrace_aux |
| LatticeReal | Chroma::lrtrace_tmp |
| LatticeComplex | Chroma::lctrace_aux |
| Double | Chroma::ddummy1 = TO_DOUBLE(1) / TO_DOUBLE(nhit * 2*vol*Nc*Ns) |
| Double | Chroma::ddummy2 = TO_DOUBLE(1) / TO_DOUBLE(nhit * vol*Nc*Nc*Ns*Ns) |
| int | Chroma::ihit |
| Chroma::pbp_st_m = 0 | |