#include <stdlib.h>#include <stdio.h>#include <math.h>#include "../include/alg_inst.h"#include "../include/common_arg.h"#include "../include/inst_arg.h"#include "../../util/include/lattice.h"#include "../../util/include/gjp.h"#include "../../util/include/smalloc.h"#include "../../util/include/vector.h"#include "../../util/include/verbose.h"#include "../../util/include/error.h"Go to the source code of this file.
Functions | |||
![]() | ![]() | void | AddInstanton ( Matrix*, Float[4], InstMethod ) |
![]() | ![]() | int | Eta ( int i, int mu, int nu ) |
![]() | ![]() | int | EtaBar ( int i, int mu, int nu ) |
![]() | ![]() | Float | Rho ( Float, Float, Float ) |
void AddInstanton (Matrix * pmThisLink, Float arTheta[4], InstMethod IM) [static]
|
Definition at line 546 of file alg_inst.C.
int Eta (int i, int mu, int nu) [static]
|
Definition at line 482 of file alg_inst.C.
int EtaBar (int i, int mu, int nu) [static]
|
Definition at line 505 of file alg_inst.C.
Float Rho (Float r, Float rho, Float cut) [static]
|
Definition at line 530 of file alg_inst.C.
1.1.1 written by Dimitri van Heesch,
© 1997-2000