CHROMA
Namespaces | Functions
mesplq.h File Reference

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

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)
 
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 (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)