James Harrison
|
c2b2b71c5d
|
Merge branch 'feature/qed-fvol' of https://github.com/paboyle/Grid into feature/qed-fvol
# Conflicts:
# extras/Hadrons/Modules.hpp
# extras/Hadrons/modules.inc
|
2017-06-07 16:59:47 +01:00 |
|
James Harrison
|
009f48a904
|
QedFVol: Add missing factor of 2 in free vacuum polarisation
|
2017-06-07 16:34:09 +01:00 |
|
|
22749699a3
|
Fixes after merge and point sink module
|
2017-06-06 11:45:30 -05:00 |
|
|
0503c028be
|
Merge branch 'feature/qed-fvol' into feature/hadrons (non-trivial conflicts on scalar Impl)
# Conflicts:
# configure.ac
# lib/qcd/action/scalar/Scalar.h
|
2017-06-05 16:37:47 -05:00 |
|
|
064315c00b
|
Hadrons: mesons gamma list fix
|
2017-05-29 12:57:33 +01:00 |
|
Lanny91
|
8e0ced627a
|
Hadrons: Fermion boundary conditions can now be set in measurement code.
|
2017-05-26 15:59:15 +01:00 |
|
James Harrison
|
5cfc0180aa
|
QedFVol: Output free VP along with charged VP.
|
2017-05-09 12:46:57 +01:00 |
|
James Harrison
|
914f180fa3
|
QedFVol: Implement exact O(alpha) vacuum polarisation.
|
2017-05-09 11:46:25 +01:00 |
|
James Harrison
|
6cb563a40c
|
QedFVol: Access HVP tensor using a vector<vector<ScalarField>> instead of vector<vector<ScalarField*>>
|
2017-05-05 17:12:41 +01:00 |
|
James Harrison
|
db3837be22
|
QedFVol: Change “double” to “Real” in ScalarVP.cc
|
2017-05-03 13:26:49 +01:00 |
|
James Harrison
|
2f0dd83016
|
Calculate HVP using a single contraction of O(alpha) charged propagators.
|
2017-05-03 12:53:41 +01:00 |
|
|
dda8d77c87
|
Merge branch 'feature/hadrons' into feature/rare_kaon
|
2017-05-01 17:50:57 +01:00 |
|
|
aa29f4346a
|
Hadrons: weird bus error with recent macOS clang
|
2017-05-01 17:49:08 +01:00 |
|
James Harrison
|
3ac27e5596
|
QedFVol: remove unnecessary copies of free propagator from shifted sources in ScalarVP
|
2017-04-27 14:17:50 +01:00 |
|
James Harrison
|
bd466a55a8
|
QedFVol: remove charge dependence in chargedProp function of ScalarVP
|
2017-04-25 10:04:03 +01:00 |
|
James Harrison
|
c8e6f58e24
|
Fix typos in ScalarVP
|
2017-04-13 17:04:37 +01:00 |
|
James Harrison
|
888988ad37
|
Merge branch 'feature/qed-fvol' of https://github.com/paboyle/Grid into feature/qed-fvol
# Conflicts:
# lib/qcd/action/fermion/Fermion.h
|
2017-04-13 15:54:40 +01:00 |
|
|
1407418755
|
Old qed-fvol program build disabled
|
2017-04-13 15:32:30 +01:00 |
|
|
a6a0da873f
|
Merge branch 'feature/hadrons' into feature/qed-fvol
|
2017-04-13 15:31:06 +01:00 |
|
James Harrison
|
e4a105a30b
|
Merge branch 'feature/qed-fvol' of https://github.com/paboyle/Grid into feature/qed-fvol
|
2017-04-10 16:35:01 +01:00 |
|
James Harrison
|
26ebe41fef
|
QedFVol: Implement charged propagator calculation within ScalarVP module
|
2017-04-10 16:33:54 +01:00 |
|
Lanny91
|
cd1bd921bd
|
Reduced code duplication for Weak Hamiltonian contraction modules
|
2017-03-30 18:02:14 +01:00 |
|
Lanny91
|
2c81696fdd
|
HADRONS: 4pt Weak + current disconnected topology (e.g. for rare neutral kaon decays)
|
2017-03-30 10:37:17 +01:00 |
|
Lanny91
|
c9dc22efa1
|
HADRONS: Standalone disconnected loop contraction.
|
2017-03-30 10:33:18 +01:00 |
|
Lanny91
|
0ab04a000f
|
HADRONS: 3pt contraction with gamma insertion between two propagators.
|
2017-03-30 10:30:58 +01:00 |
|
James Harrison
|
9f755e0379
|
Add functions momD1 and momD2 to ScalarVP
|
2017-03-27 16:49:18 +01:00 |
|
James Harrison
|
4512dbdf58
|
Rename module ScalarFV to ScalarVP
|
2017-03-27 15:02:16 +01:00 |
|
James Harrison
|
483fd3cfa1
|
Add propagator expansion terms as inputs to ScalarFV
|
2017-03-27 13:24:51 +01:00 |
|
James Harrison
|
85516e9c7c
|
Output all terms of scalar propagator separately
|
2017-03-24 17:13:55 +00:00 |
|
James Harrison
|
0c006fbfaa
|
Add ScalarFV inputs to ScalarFV.hpp
|
2017-03-24 11:59:09 +00:00 |
|
James Harrison
|
54c10a42cc
|
Add source and emField inputs to ScalarFV module
|
2017-03-24 11:42:32 +00:00 |
|
James Harrison
|
ef0fe2bcc1
|
Added empty ScalarFV module
|
2017-03-21 11:39:46 +00:00 |
|
Lanny91
|
f011bdb869
|
Fixed overwrite of pminus projection in construction of 4d propagator from 5d.
|
2017-02-14 14:07:17 +00:00 |
|
Lanny91
|
d7464aa0fe
|
Switched from XmlWriter to CorrWriter in contraction code
|
2017-02-08 16:13:44 +00:00 |
|
Lanny91
|
00d29153f0
|
Merge branch 'feature/hadrons' of https://github.com/paboyle/Grid into feature/rare_kaon
|
2017-02-08 16:11:15 +00:00 |
|
|
2ce989f220
|
Hadrons: default I/O to HDF5
|
2017-02-08 07:50:05 -08:00 |
|
Lanny91
|
fc19503673
|
Removed MSink namespace.
|
2017-02-08 13:17:39 +00:00 |
|
Lanny91
|
beba824136
|
Make use of GammaL class in Weak Hamiltonian contractions
|
2017-02-08 12:45:39 +00:00 |
|
Lanny91
|
6ebf8b12b6
|
Removed unnecessary repeat of write in Weak Hamiltonian contractions
|
2017-02-08 12:43:13 +00:00 |
|
Lanny91
|
e5a7ed4362
|
Moved write outside of loop, some physics corrections
|
2017-02-08 12:29:33 +00:00 |
|
Lanny91
|
06f7ee202e
|
Revert "Add function to say whether or not a module exists in application class"
This reverts commit 522f6bf91a .
|
2017-02-08 10:08:18 +00:00 |
|
Lanny91
|
2b2fc6453f
|
Fixed single precision compatibility issues
|
2017-02-07 13:59:29 +00:00 |
|
Lanny91
|
bdd2765461
|
Added missing allocation of Weak Hamiltonian result vector
|
2017-02-07 13:06:42 +00:00 |
|
Lanny91
|
4a45c06dd7
|
Code cleaning and addition of Weak Hamiltonian contraction log message
|
2017-02-06 20:12:30 +00:00 |
|
Lanny91
|
20e20733e8
|
Merge branch 'feature/hadrons' into feature/rare_kaon
|
2017-02-06 14:12:21 +00:00 |
|
Lanny91
|
b7cd1a19e3
|
Utilities for reading and writing "pair" objects.
|
2017-02-06 14:08:59 +00:00 |
|
|
eedcaf6470
|
Merge branch 'feature/hadrons' into feature/qed-fvol
|
2017-02-01 15:53:10 -08:00 |
|
Lanny91
|
522f6bf91a
|
Add function to say whether or not a module exists in application class
|
2017-02-01 16:36:08 +00:00 |
|
Lanny91
|
d35d87d2c2
|
Weak Hamiltonian Eye-type contraction execution
|
2017-02-01 16:33:24 +00:00 |
|
Lanny91
|
74a5cda84b
|
Removed unnecessary "3pt" labels
|
2017-02-01 15:03:49 +00:00 |
|