11void init_propagator_eo(
int nm,
double *m,
double acc);
12void free_propagator_eo(
void);
13void eig_init(
int nev,
int nevt,
int kmax,
int maxiter,
double lbnd,
double omega1,
double omega2);
The elementary site structures defined in suN.h are used in this file to define field structures that...
Spinor field array containing SU(N_f) spinors in chosen fermion representation.
Definition spinor_field.h:189