1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib/qcd/action/fermion
2017-08-29 11:03:53 -06:00
..
CayleyFermion5D.cc No compile fix on Clang 2017-08-25 19:35:21 +01:00
CayleyFermion5D.h Macro controls 2017-03-30 13:31:34 +09:00
CayleyFermion5Dcache.cc Working half precision comms 2017-04-20 11:20:26 +01:00
CayleyFermion5Ddense.cc Warning elimination; drop to -O2 on G++ bad versions 2017-05-06 14:44:49 +01:00
CayleyFermion5Dssp.cc Working half precision comms 2017-04-20 11:20:26 +01:00
CayleyFermion5Dvec.cc Working half precision comms 2017-04-20 11:20:26 +01:00
ContinuedFractionFermion5D.cc Refactoring header layout 2017-02-22 18:09:33 +00:00
ContinuedFractionFermion5D.h Refactoring header layout 2017-02-22 18:09:33 +00:00
DomainWallFermion.h Print statement 2017-05-03 18:25:26 -04:00
Fermion.h Merge branch 'feature/qed-fvol' into feature/hadrons (non-trivial conflicts on scalar Impl) 2017-06-05 16:37:47 -05:00
FermionCore.h Working half precision comms 2017-04-20 11:20:26 +01:00
FermionOperator.h First conserved current implementation for Wilson fermions only. Not implemented for Gparity or 5D-vectorised Wilson fermions. 2017-04-25 18:00:24 +01:00
FermionOperatorImpl.h Merge branch 'feature/hadrons' of https://github.com/paboyle/Grid into feature/rare_kaon 2017-06-22 16:26:31 +02:00
g5HermitianLinop.h New automatic implementation of gamma matrices, Meson and SeqGamma are broken 2017-01-23 19:13:43 -08:00
ImprovedStaggeredFermion5D.cc Merge branch 'develop' into feature/hadrons 2017-08-24 17:05:45 +01:00
ImprovedStaggeredFermion5D.h Merge branch 'develop' into feature/hadrons 2017-08-24 17:05:45 +01:00
ImprovedStaggeredFermion.cc Merge branch 'develop' of https://github.com/paboyle/Grid into feature/rare_kaon 2017-05-04 16:22:33 +01:00
ImprovedStaggeredFermion.h First conserved current implementation for Wilson fermions only. Not implemented for Gparity or 5D-vectorised Wilson fermions. 2017-04-25 18:00:24 +01:00
MobiusFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
MobiusZolotarevFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
OverlapWilsonCayleyTanhFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
OverlapWilsonCayleyZolotarevFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
OverlapWilsonContfracTanhFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
OverlapWilsonContfracZolotarevFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
OverlapWilsonPartialFractionTanhFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
OverlapWilsonPartialFractionZolotarevFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
PartialFractionFermion5D.cc Merge branch 'develop' into feature/bgq-asm 2017-02-23 00:25:29 +00:00
PartialFractionFermion5D.h Refactoring header layout 2017-02-22 18:09:33 +00:00
ScaledShamirFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
SchurDiagTwoKappa.h Christoph needs SchurDiagTwoKappa which is mobius specific. 2017-04-07 11:07:40 +09:00
ShamirZolotarevFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
StaggeredKernels.cc Build on AVX2 and MPI passing with clang++ 2017-03-28 23:16:04 +09:00
StaggeredKernels.h Verified 2017-02-21 23:01:25 +00:00
StaggeredKernelsAsm.cc Debugged staggered conventions 2017-03-31 14:41:48 +09:00
StaggeredKernelsHand.cc Debugged staggered conventions 2017-03-31 14:41:48 +09:00
WilsonCompressor.h No compile fix on Clang 2017-08-25 19:35:21 +01:00
WilsonFermion5D.cc Merge branch 'develop' into feature/hadrons 2017-08-29 11:03:53 -06:00
WilsonFermion5D.h First conserved current implementation for Wilson fermions only. Not implemented for Gparity or 5D-vectorised Wilson fermions. 2017-04-25 18:00:24 +01:00
WilsonFermion.cc Faster sequential conserved current implementation, now compatible with 5D vectorisation & G-parity. 2017-06-16 16:43:15 +01:00
WilsonFermion.h First conserved current implementation for Wilson fermions only. Not implemented for Gparity or 5D-vectorised Wilson fermions. 2017-04-25 18:00:24 +01:00
WilsonKernels.cc Faster sequential conserved current implementation, now compatible with 5D vectorisation & G-parity. 2017-06-16 16:43:15 +01:00
WilsonKernels.h Faster sequential conserved current implementation, now compatible with 5D vectorisation & G-parity. 2017-06-16 16:43:15 +01:00
WilsonKernelsAsm.cc Working half precision comms 2017-04-20 11:20:26 +01:00
WilsonKernelsAsmAvx512.h Fixing the KNL compile 2017-04-22 08:11:51 -04:00
WilsonKernelsAsmBody.h bug fix. works now and great face performance 2017-04-26 03:14:02 -04:00
WilsonKernelsAsmBody.h.ab Improved the prefetching when using cache blocking codes 2016-06-30 14:35:02 -07:00
WilsonKernelsAsmBody.h.abc Tweaks 2016-06-30 14:35:01 -07:00
WilsonKernelsAsmQPX.h Overlap comms and compute options in wilson kernels 2017-02-07 01:37:10 -05:00
WilsonKernelsHand.cc Fixed 2017-04-22 17:42:31 +01:00
WilsonTMFermion.cc Refactoring header layout 2017-02-22 18:09:33 +00:00
WilsonTMFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00
ZMobiusFermion.h Refactoring header layout 2017-02-22 18:09:33 +00:00