HiRep
0.1
Loading...
Searching...
No Matches
pta_qprop.h
1
#ifndef PTA_QPROP_H
2
#define PTA_QPROP_H
3
4
#include "
spinor_field.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
void
pta_qprop_QMR_eo(
int
g0[4],
spinor_field
**pta_qprop,
int
nm,
double
*m,
double
acc);
11
void
pta_qprop_QMR(
int
g0[4],
spinor_field
**pta_qprop,
int
nm,
double
*m,
double
acc);
12
void
pta_qprop_MINRES(
int
g0[4],
spinor_field
**pta_qprop,
int
nm,
double
*m,
double
acc);
13
14
#ifdef __cplusplus
15
}
16
#endif
17
#endif
//PTA_QPROP_H
spinor_field.h
The elementary site structures defined in suN.h are used in this file to define field structures that...
spinor_field
Spinor field array containing SU(N_f) spinors in chosen fermion representation.
Definition
spinor_field.h:189
Include
Observables
pta_qprop.h
Generated by
1.12.0