/Users/mdipierro/fermiqcd/development/Libraries/fermiqcd_gauge_routines.h File Reference
Go to the source code of this file.
Functions |
| mdp_matrix | staple (gauge_field &U, register site x, int mu, int s1, int nu) |
| mdp_matrix | staple (gauge_field &U, register site x, int mu) |
| mdp_matrix | staple_H (gauge_field &U, register site x, int mu, int s1, int nu) |
| mdp_matrix | staple_H (gauge_field &U, register site x, int mu) |
| mdp_matrix | staple_0i_H (gauge_field &U, register site x, int mu) |
| mdp_matrix | staple_ij_H (gauge_field &U, register site x, int mu) |
| mdp_matrix | plaquette (gauge_field &U, site x, int mu, int nu) |
Detailed Description
- Version:
- 2009-12-21
- Author:
- Massimo Di Pierro <mdipierro@cs.depaul.edu>
Various gauge multiplication routines (some call SSE/SSE2 macors)
Distributed under GPL2 License
Created with support from the US Department of Energy
Function Documentation