Computes the two point functions containing Lagrange multiplier fields using front flow.
Computes the two point functions containing Lagrange multiplier fields using front flow. The convention is such that the quark condentate is 'pptilde_t' + c_fl*'pphat_t'
Stores the two point functions in the variables 'pphat_t' and 'pptilde_t'.
Stores the two point functions in the variables 'pphat_t' and 'pptilde_t'.
"""
"""
functiontwo_pt_lagrange()# Will be 2pt lagrange mult
functionTwo_pt_lagrange()# Will be 2pt lagrange mult
@timeit"CPU to GPU"copyto!(U,U_CPU)
@timeit"CPU to GPU"copyto!(U,U_CPU)
...
@@ -337,15 +337,15 @@ function two_pt_lagrange() # Will be 2pt lagrange mult
...
@@ -337,15 +337,15 @@ function two_pt_lagrange() # Will be 2pt lagrange mult
println("Frontflow: ",N_noiseff[1]," sources at euclidean time ",tsourceff[1],". Flowtime starting at ",tzeroff[1]," with ",nsteps[1]," steps of size ",epsilon[1])
println("Backflow: ",N_noisebf[1]," sources at euclidean time ",tsourcebf[1],". Flow times are ",flow_times)
Loads in the variables 'Eoft', 'pp_corr', 'ap_corr', 'pp_corr_t','ap_corr_t', 'Sigma' and 'Sigma_cfl' the corresponding
Loads in the variables 'Eoft', 'pp_corr', 'ap_corr', 'pp_corr_t','ap_corr_t', 'pphat_t', 'pptilde_t','pp_corr_tfl','ap_corr_tfl' 'Sigma'(v1 and v2), 'Sigma_cfl'(v1 and v2), 'ChiDchi' and 'ChiDchi_cfl' the corresponding
'uwreal' quantities. The indices are, when corresponding, eucliden time and flow times
'uwreal' quantities. Noise average has been performed. The indices are, when corresponding, eucliden time and flow times