Module qopqdp
Base routines for QOPQDP library support.
Functions
lattice ([dimensions]) | Create lattice object (or return size of default lattice). |
smear (sg, g, p) | Gauge smearing. |
smearChain () | Derivative of gauge smearing. |
Functions
- lattice ([dimensions])
-
Create lattice object (or return size of default lattice).
Parameters:
- dimensions array of lattice dimensions
Returns:
-
lattice object if dimensions given, dimensions of default lattice
otherwise
- smear (sg, g, p)
-
Gauge smearing.
Parameters:
- sg table of output (smeared) gauge fields
- g table of input gauge fields
- p smearing parameters
- smearChain ()
- Derivative of gauge smearing.