#include <quda.h>
Definition at line 736 of file quda.h.
◆ compute_plaquette
QudaBoolean QudaGaugeObservableParam_s::compute_plaquette |
Whether to compute the plaquette
Definition at line 739 of file quda.h.
◆ compute_qcharge
QudaBoolean QudaGaugeObservableParam_s::compute_qcharge |
Whether to compute the topological charge and field energy
Definition at line 741 of file quda.h.
◆ compute_qcharge_density
QudaBoolean QudaGaugeObservableParam_s::compute_qcharge_density |
Whether to compute the topological charge density
Definition at line 744 of file quda.h.
◆ energy
double QudaGaugeObservableParam_s::energy[3] |
Total, spatial and temporal field energies, respectively
Definition at line 743 of file quda.h.
◆ plaquette
double QudaGaugeObservableParam_s::plaquette[3] |
Total, spatial and temporal field energies, respectively
Definition at line 740 of file quda.h.
◆ qcharge
double QudaGaugeObservableParam_s::qcharge |
Computed topological charge
Definition at line 742 of file quda.h.
◆ qcharge_density
void* QudaGaugeObservableParam_s::qcharge_density |
Pointer to host array of length volume where the q-charge density will be copied
Definition at line 745 of file quda.h.
◆ struct_size
size_t QudaGaugeObservableParam_s::struct_size |
Size of this struct in bytes. Used to ensure that the host application and QUDA see the same struct
Definition at line 737 of file quda.h.
◆ su_project
Whether to porject onto the manifold prior to measurement
Definition at line 738 of file quda.h.
The documentation for this struct was generated from the following file: