mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-18 15:57:05 +01:00
Insertion of photon field in seqential conserved current
This commit is contained in:
@ -125,9 +125,9 @@ namespace Grid {
|
||||
PropagatorField &q_out,
|
||||
Current curr_type,
|
||||
unsigned int mu,
|
||||
std::vector<Real> mom,
|
||||
unsigned int tmin,
|
||||
unsigned int tmax)=0;
|
||||
unsigned int tmax,
|
||||
Lattice<iSinglet<Simd>> &lattice_cmplx)=0;
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user