|
CHROMA
|
Plaquette measurement. More...
Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Functions | |
| static int | Chroma::tDir () |
| template<typename Q > | |
| void | Chroma::MesPlq_t (const multi1d< Q > &u, multi2d< Double > &plane_plaq, Double &link) |
| Return the value of the average plaquette normalized to 1. More... | |
| void | Chroma::MesPlq (const multi1d< LatticeColorMatrixF3 > &u, multi2d< Double > &plane_plaq, Double &link) |
| void | Chroma::MesPlq (const multi1d< LatticeColorMatrixD3 > &u, multi2d< Double > &plane_plaq, Double &link) |
| template<typename Q > | |
| void | Chroma::MesPlq_t (const multi1d< Q > &u, Double &w_plaq, Double &s_plaq, Double &t_plaq, multi2d< Double > &plane_plaq, Double &link) |
| Return the value of the average plaquette normalized to 1. More... | |
| void | Chroma::MesPlq (const multi1d< LatticeColorMatrixF3 > &u, Double &w_plaq, Double &s_plaq, Double &t_plaq, multi2d< Double > &plane_plaq, Double &link) |
| Return the value of the average plaquette normalized to 1. More... | |
| void | Chroma::MesPlq (const multi1d< LatticeColorMatrixD3 > &u, Double &w_plaq, Double &s_plaq, Double &t_plaq, multi2d< Double > &plane_plaq, Double &link) |
| void | Chroma::MesPlq (const multi1d< LatticeColorMatrixF3 > &u, Double &w_plaq, Double &s_plaq, Double &t_plaq, Double &link) |
| Return the value of the average plaquette normalized to 1. More... | |
| void | Chroma::MesPlq (const multi1d< LatticeColorMatrixD3 > &u, Double &w_plaq, Double &s_plaq, Double &t_plaq, Double &link) |
| template<typename Q > | |
| void | Chroma::MesPlq_t (XMLWriter &xml, const std::string &xml_group, const multi1d< Q > &u) |
| Print the value of the average plaquette normalized to 1. More... | |
| void | Chroma::MesPlq (XMLWriter &xml, const std::string &xml_group, const multi1d< LatticeColorMatrixF3 > &u) |
| Print the value of the average plaquette normalized to 1. More... | |
| void | Chroma::MesPlq (XMLWriter &xml, const std::string &xml_group, const multi1d< LatticeColorMatrixD3 > &u) |
Plaquette measurement.
Definition in file mesplq.cc.