/Users/mdipierro/fermiqcd/development/Libraries/fermiqcd_staggered_mesons.h File Reference
Go to the source code of this file.
Classes |
| class | phase_field |
Functions |
| void | operator_staggered_meson (staggered_field &out, staggered_field &in, phase_field &phases, gauge_field &U) |
| mdp_matrix | make_meson (gauge_field &U, gauge_field &V, mdp_matrix GAMMA, mdp_matrix ZETA, coefficients &coeff1, coefficients &coeff2, int source1_type=wall_source, int source2_type=wall_source &local_source, mdp_real precision=1e-7) |
| mdp_matrix | GoldstonBoson_5x5 (gauge_field &U, gauge_field &V, coefficients &coeff, float precision=1e-6) |
Variables |
| const int | local_source = 1 |
| const int | wall_source = 2 |
Detailed Description
- Version:
- 2009-12-21
- Author:
- Massimo Di Pierro <mdipierro@cs.depaul.edu>
Convenience functions to make staggered mesons
Distributed under GPL2 License
Created with support from the US Department of Energy
Function Documentation
Variable Documentation