1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/lib
Christopher Kelly c94133af49 Added iteration reporting to CG and mixed CG
Added ability to manually change the initial CG inner tolerance in mixed CG
Added .hpp files to filelist script
2017-02-02 17:04:42 -05:00
..
algorithms Added iteration reporting to CG and mixed CG 2017-02-02 17:04:42 -05:00
cartesian memory optimisation 2016-10-24 19:25:15 +01:00
communicator Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
cshift commVector 2016-10-20 16:59:16 +01:00
lattice Merge branch 'feature/sitmo_rng' into develop 2017-01-27 14:15:56 +00:00
Old Save an old tar of tree 2016-05-12 03:20:17 -07:00
parallelIO Merge branch 'develop' into feature/feynman-rules 2016-10-19 18:35:18 +01:00
pugixml Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
qcd Gammas: code cleaning and gamma_L implementation & test 2017-02-01 15:45:05 -08:00
serialisation operator>> for serialisable enums 2017-02-01 15:51:08 -08:00
simd Warning fix 2016-12-18 02:14:17 +00:00
sitmo_rng Updating the engine to the last version 2017-01-25 18:10:41 +00:00
stencil Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
tensors Merge commit '20a091c3eddfdb67a82ece6413740a93650a2f98' into feature/feynman-rules 2016-10-21 13:10:30 +01:00
.dirstamp Changed the colouring classes 2016-06-30 16:51:03 +01:00
Algorithms.h Fixed conflicts. PLEASE avoid making wholesale cosmetic only changes, this created 2016-07-15 20:59:07 +01:00
AlignedAllocator.cc Allocator added with caching for Linux VM subsystem optimisation 2016-12-08 16:58:01 +00:00
AlignedAllocator.h Allocator added with caching for Linux VM subsystem optimisation 2016-12-08 16:58:01 +00:00
Cartesian.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Communicator.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Cshift.h Comms improvements 2016-11-01 11:35:43 +00:00
FFT.h more FFt optimisations 2016-11-24 09:09:48 +09:00
Grid.h HDF5: better complex number support 2017-01-20 12:10:41 -08:00
Hadrons Hadrons is now a library, the previous XML driven program is now a test 2016-12-01 21:36:29 +09:00
Init.cc Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
Init.h Merge branch 'feature/fft-opt' into feature/feynman-rules 2016-10-26 18:44:47 +01:00
Lattice.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Lexicographic.h Had to break this out for universal access through the code base. 2016-02-11 07:40:09 -06:00
Log.cc Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
Log.h Code cleaning, the fermion implementation can be sepcified using the macro FIMPL 2016-11-27 16:47:22 +09:00
Makefile.am HDF5 types static initialisation is mysteriously buggy on BG/Q, changing strategy 2017-01-19 18:02:53 -08:00
PerfCount.cc Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
PerfCount.h Evade warning 2016-12-18 02:23:55 +00:00
Simd.h Integer << 2016-09-26 09:38:17 +01:00
Stat.cc Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
Stat.h Reversing changes to Stencil class 2016-10-12 13:47:20 +01:00
Stencil.h Streaming stores 2016-12-08 16:58:42 +00:00
Tensors.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Threads.h Hadrons: genetic scheduler improvement 2016-12-07 09:00:45 +09:00
Timer.h Compiling updates for KNL 2016-06-03 03:47:54 -07:00