su2hmc
|
Matrix multiplication and related declarations. More...
Go to the source code of this file.
Functions | |
int | Dslash (Complex *phi, Complex *r, Complex *u11t, Complex *u12t, unsigned int *iu, unsigned int *id, Complex *gamval, int *gamin, double *dk4m, double *dk4p, Complex_f jqq, float akappa) |
Evaluates \(\Phi=M r\) in double precision. | |
int | Dslashd (Complex *phi, Complex *r, Complex *u11t, Complex *u12t, unsigned int *iu, unsigned int *id, Complex *gamval, int *gamin, double *dk4m, double *dk4p, Complex_f jqq, float akappa) |
Evaluates \(\Phi=M^\dagger r\) in double precision. | |
int | Hdslash (Complex *phi, Complex *r, Complex *u11t, Complex *u12t, unsigned int *iu, unsigned int *id, Complex *gamval, int *gamin, double *dk4m, double *dk4p, float akappa) |
Evaluates \(\Phi=M r\) in double precision. | |
int | Hdslashd (Complex *phi, Complex *r, Complex *u11t, Complex *u12t, unsigned int *iu, unsigned int *id, Complex *gamval, int *gamin, double *dk4m, double *dk4p, float akappa) |
Evaluates \(\Phi=M^\dagger r\) in double precision. | |
int | Dslash_f (Complex_f *phi, Complex_f *r, Complex_f *u11t, Complex_f *u12t, unsigned int *iu, unsigned int *id, Complex_f *gamval, int *gamin, float *dk4m, float *dk4p, Complex_f jqq, float akappa) |
Evaluates \(\Phi=M r\) in single precision. | |
int | Dslashd_f (Complex_f *phi, Complex_f *r, Complex_f *u11t, Complex_f *u12t, unsigned int *iu, unsigned int *id, Complex_f *gamval, int *gamin, float *dk4m, float *dk4p, Complex_f jqq, float akappa) |
Evaluates \(\Phi=M^\dagger r\) in single precision. | |
int | Hdslash_f (Complex_f *phi, Complex_f *r, Complex_f *u11t, Complex_f *u12t, unsigned int *iu, unsigned int *id, Complex_f *gamval, int *gamin, float *dk4m, float *dk4p, float akappa) |
Evaluates \(\Phi=M r\) in single precision. | |
int | Hdslashd_f (Complex_f *phi, Complex_f *r, Complex_f *u11t, Complex_f *u12t, unsigned int *iu, unsigned int *id, Complex_f *gamval, int *gamin, float *dk4m, float *dk4p, float akappa) |
Evaluates \(\Phi=M^\dagger r\) in single precision. | |
int Dslash | ( | Complex * | phi, |
Complex * | r, | ||
Complex * | u11t, | ||
Complex * | u12t, | ||
unsigned int * | iu, | ||
unsigned int * | id, | ||
Complex * | gamval, | ||
int * | gamin, | ||
double * | dk4m, | ||
double * | dk4p, | ||
Complex_f | jqq, | ||
float | akappa ) |
Evaluates \(\Phi=M r\) in double precision.
phi | The product |
r | The array being acted on by M |
u11t | First colour trial field |
u12t | Second colour trial field |
iu | Upper halo indices |
id | Lower halo indices |
gamval | Gamma matrices rescaled by kappa |
gamin | Indices for dirac terms |
dk4m | \(\left(1+\gamma_0\right)e^{-\mu}\) |
dk4p | \(\left(1-\gamma_0\right)e^\mu\) |
jqq | Diquark source |
akappa | Hopping parameter |
Definition at line 18 of file matrices.c.
References Complex, kferm, kvol, nc, ndim, ndirac, ngorkov, and ZHalo_swap_all().
int Dslash_f | ( | Complex_f * | phi, |
Complex_f * | r, | ||
Complex_f * | u11t, | ||
Complex_f * | u12t, | ||
unsigned int * | iu, | ||
unsigned int * | id, | ||
Complex_f * | gamval, | ||
int * | gamin, | ||
float * | dk4m, | ||
float * | dk4p, | ||
Complex_f | jqq, | ||
float | akappa ) |
Evaluates \(\Phi=M r\) in single precision.
phi | The product |
r | The array being acted on by M |
u11t | First colour trial field |
u12t | Second colour trial field |
iu | Upper halo indices |
id | Lower halo indices |
gamval | Gamma matrices rescaled by kappa |
gamin | Indices for dirac terms |
dk4m | \(\left(1+\gamma_0\right)e^{-\mu}\) |
dk4p | \(\left(1-\gamma_0\right)e^\mu\) |
jqq | Diquark source |
akappa | Hopping parameter |
Definition at line 462 of file matrices.c.
References CHalo_swap_all(), Complex_f, kferm, kvol, nc, ndim, ndirac, and ngorkov.
int Dslashd | ( | Complex * | phi, |
Complex * | r, | ||
Complex * | u11t, | ||
Complex * | u12t, | ||
unsigned int * | iu, | ||
unsigned int * | id, | ||
Complex * | gamval, | ||
int * | gamin, | ||
double * | dk4m, | ||
double * | dk4p, | ||
Complex_f | jqq, | ||
float | akappa ) |
Evaluates \(\Phi=M^\dagger r\) in double precision.
phi | The product |
r | The array being acted on by M |
u11t | First colour trial field |
u12t | Second colour trial field |
iu | Upper halo indices |
id | Lower halo indices |
gamval | Gamma matrices rescaled by kappa |
gamin | Indices for dirac terms |
dk4m | \(\left(1+\gamma_0\right)e^{-\mu}\) |
dk4p | \(\left(1-\gamma_0\right)e^\mu\) |
jqq | Diquark source |
akappa | Hopping parameter |
Definition at line 140 of file matrices.c.
References Complex, kferm, kvol, nc, ndim, ndirac, ngorkov, and ZHalo_swap_all().
int Dslashd_f | ( | Complex_f * | phi, |
Complex_f * | r, | ||
Complex_f * | u11t, | ||
Complex_f * | u12t, | ||
unsigned int * | iu, | ||
unsigned int * | id, | ||
Complex_f * | gamval, | ||
int * | gamin, | ||
float * | dk4m, | ||
float * | dk4p, | ||
Complex_f | jqq, | ||
float | akappa ) |
Evaluates \(\Phi=M^\dagger r\) in single precision.
phi | The product |
r | The array being acted on by M |
u11t | First colour trial field |
u12t | Second colour trial field |
iu | Upper halo indices |
id | Lower halo indices |
gamval | Gamma matrices rescaled by kappa |
gamin | Indices for dirac terms |
dk4m | \(\left(1+\gamma_0\right)e^{-\mu}\) |
dk4p | \(\left(1-\gamma_0\right)e^\mu\) |
jqq | Diquark source |
akappa | Hopping parameter |
Definition at line 584 of file matrices.c.
References CHalo_swap_all(), Complex_f, kferm, kvol, nc, ndim, ndirac, and ngorkov.
int Hdslash | ( | Complex * | phi, |
Complex * | r, | ||
Complex * | u11t, | ||
Complex * | u12t, | ||
unsigned int * | iu, | ||
unsigned int * | id, | ||
Complex * | gamval, | ||
int * | gamin, | ||
double * | dk4m, | ||
double * | dk4p, | ||
float | akappa ) |
Evaluates \(\Phi=M r\) in double precision.
phi | The product |
r | The array being acted on by M |
u11t | First colour trial field |
u12t | Second colour trial field |
iu | Upper halo indices |
id | Lower halo indices |
gamval | Gamma matrices rescaled by kappa |
gamin | Indices for dirac terms |
dk4m | \(\left(1+\gamma_0\right)e^{-\mu}\) |
dk4p | \(\left(1-\gamma_0\right)e^\mu\) |
akappa | Hopping parameter |
Definition at line 267 of file matrices.c.
References Complex, kferm2, kvol, nc, ndim, ndirac, and ZHalo_swap_all().
int Hdslash_f | ( | Complex_f * | phi, |
Complex_f * | r, | ||
Complex_f * | u11t, | ||
Complex_f * | u12t, | ||
unsigned int * | iu, | ||
unsigned int * | id, | ||
Complex_f * | gamval, | ||
int * | gamin, | ||
float * | dk4m, | ||
float * | dk4p, | ||
float | akappa ) |
Evaluates \(\Phi=M r\) in single precision.
phi | The product |
r | The array being acted on by M |
u11t | First colour trial field |
u12t | Second colour trial field |
iu | Upper halo indices |
id | Lower halo indices |
gamval | Gamma matrices rescaled by kappa |
gamin | Indices for dirac terms |
dk4m | \(\left(1+\gamma_0\right)e^{-\mu}\) |
dk4p | \(\left(1-\gamma_0\right)e^\mu\) |
akappa | Hopping parameter |
Definition at line 711 of file matrices.c.
References CHalo_swap_all(), Complex_f, kferm2, kvol, nc, ndim, and ndirac.
int Hdslashd | ( | Complex * | phi, |
Complex * | r, | ||
Complex * | u11t, | ||
Complex * | u12t, | ||
unsigned int * | iu, | ||
unsigned int * | id, | ||
Complex * | gamval, | ||
int * | gamin, | ||
double * | dk4m, | ||
double * | dk4p, | ||
float | akappa ) |
Evaluates \(\Phi=M^\dagger r\) in double precision.
phi | The product |
r | The array being acted on by M |
u11t | First colour trial field |
u12t | Second colour trial field |
iu | Upper halo indices |
id | Lower halo indices |
gamval | Gamma matrices rescaled by kappa |
gamin | Indices for dirac terms |
dk4m | \(\left(1+\gamma_0\right)e^{-\mu}\) |
dk4p | \(\left(1-\gamma_0\right)e^\mu\) |
akappa | Hopping parameter |
Definition at line 358 of file matrices.c.
References Complex, kferm2, kvol, nc, ndim, ndirac, and ZHalo_swap_all().
int Hdslashd_f | ( | Complex_f * | phi, |
Complex_f * | r, | ||
Complex_f * | u11t, | ||
Complex_f * | u12t, | ||
unsigned int * | iu, | ||
unsigned int * | id, | ||
Complex_f * | gamval, | ||
int * | gamin, | ||
float * | dk4m, | ||
float * | dk4p, | ||
float | akappa ) |
Evaluates \(\Phi=M^\dagger r\) in single precision.
phi | The product |
r | The array being acted on by M |
u11t | First colour trial field |
u12t | Second colour trial field |
iu | Upper halo indices |
id | Lower halo indices |
gamval | Gamma matrices rescaled by kappa |
gamin | Indices for dirac terms |
dk4m | \(\left(1+\gamma_0\right)e^{-\mu}\) |
dk4p | \(\left(1-\gamma_0\right)e^\mu\) |
akappa | Hopping parameter |
Definition at line 802 of file matrices.c.
References CHalo_swap_all(), Complex_f, kferm2, kvol, nc, ndim, and ndirac.