StaggeredAsqtadActionFast Class Reference

Staggered/Asqtad action. More...

#include <fermiqcd_staggered_actions.h>

List of all members.

Static Public Member Functions

static void mul_Q (staggered_field &chi_out, staggered_field &chi_in, gauge_field &U, coefficients &coeff, int parity=EVENODD)

Detailed Description

Staggered/Asqtad action.

Example:

/// gauge_field U(lattice,nc);
/// staggered_field psi(lattice,nc);
/// staggered_field chi(lattice,nc);
/// coefficients coeff;
/// coeff["mass"]=2.0;
/// default_staggered_action=StaggeredAsqtadActionFast::mul_Q;
/// mul_Q(chi,psi,U,coeff);
/// 

Member Function Documentation

static void StaggeredAsqtadActionFast::mul_Q ( staggered_field chi_out,
staggered_field chi_in,
gauge_field U,
coefficients coeff,
int  parity = EVENODD 
) [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