WilsonGaugeAction Class Reference

the Wilson Gauge Action More...

#include <fermiqcd_gauge_actions.h>

Inheritance diagram for WilsonGaugeAction:
ImprovedGaugeAction ImprovedGaugeActionSSE2

List of all members.

Static Public Member Functions

static void heatbath_SU2 (mdp_prng &random, mdp_real beta_eff, mdp_complex *a)
static gauge_stats heatbath (gauge_field &U, coefficients &coeff, int n_iter=1)

Detailed Description

the Wilson Gauge Action

Example:

///    int ns=2, steps=10;
///    gauge_field U(lattice,nc);
///    coefficients gauge;
///    U.load("myfield.0000");
///    gauge["beta"]=6.0;
///    ImprovedGaugeAction::heatbath(U,gauge,steps);
///    U.save("myfield.0001");
/// 

Member Function Documentation

static gauge_stats WilsonGaugeAction::heatbath ( gauge_field U,
coefficients coeff,
int  n_iter = 1 
) [inline, static]
static void WilsonGaugeAction::heatbath_SU2 ( mdp_prng random,
mdp_real  beta_eff,
mdp_complex a 
) [inline, static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Generated on Wed Dec 23 14:03:18 2009 for fermiqcd by  doxygen 1.6.1