1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-04-19 02:01:02 +01:00
Commit Graph

4335 Commits

Author SHA1 Message Date
Mike 33d8fb2dd9 Default 2019-01-25 19:21:12 +00:00
Mike 9f6f776460 ensured there is a default test to run 2019-01-25 19:14:22 +00:00
ferben 84fe36d084 meson functions work until to be saved 2019-01-25 17:26:43 +00:00
ferben 3438dde8df test prog now computes everything up to meson fields 2019-01-25 15:19:18 +00:00
ferben aea49bc349 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-25 13:44:30 +00:00
ferben 9ef6f9878e test works up to perambulators now 2019-01-25 13:44:19 +00:00
Mike 708ca8585a Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-25 13:26:56 +00:00
Mike d15bf4b8e1 Added trajectory number to output file 2019-01-25 13:26:48 +00:00
ferben 7496da0987 bugfix in prambLight 2019-01-25 13:08:56 +00:00
ferben 2568f5b925 bugfix in prambLight 2019-01-25 12:37:18 +00:00
Mike 577cdf1d72 Simplified tests 2019-01-24 18:50:18 +00:00
Mike f92ed659a7 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-24 16:30:28 +00:00
Mike dfb7fb1d9f LapEvec test works on --grid 4.4.4.8 2019-01-24 16:30:13 +00:00
ferben a4c1ab6147 all modules linked in test prog 2019-01-24 16:12:19 +00:00
Mike cf85f0388d Still debugging eigenvector parameters 2019-01-24 13:26:05 +00:00
Mike 00b0f75b0d Eigenvectors created. Still need to correctly set parameters for test. 2019-01-24 12:44:06 +00:00
Mike b45586e81c Discovered bug root cause. setup() is called multiple times. Now ready to copy-paste the LapEvec code 2019-01-23 21:17:56 +00:00
Mike 2c7e6bf58b Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-23 15:20:06 +00:00
Mike 7c5a06f6d0 Trying to work out why LapEvec constructor not being called 2019-01-23 15:19:51 +00:00
ferben 068ef85b05 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-23 15:08:24 +00:00
ferben a6ab742fdb added perambs to test 2019-01-23 13:58:20 +00:00
Mike 2062a8d578 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-23 13:00:20 +00:00
Mike 3d3e8f4f9f Structured objects passed into LapEvec 2019-01-23 12:59:55 +00:00
ferben 2756f16a5e created test prog for perambs 2019-01-23 12:49:20 +00:00
ferben d7908c33de moved hard-coded parameters in DistilVectors to module input 2019-01-23 11:32:53 +00:00
ferben 4cc2ebc9e4 moved hard-coded parameters to module input 2019-01-23 11:26:07 +00:00
ferben b8afa7314c Merge branch 'feature/distil' of https://github.com/mmphys/Grid into feature/distil 2019-01-23 10:51:23 +00:00
ferben be5605931c merge 2019-01-23 10:51:09 +00:00
Mike 09fa821510 Added remaining methods to Permabulator 2019-01-22 17:59:55 +00:00
ferben f45d2d5dcc perambLight done, but SliceShare and Write does not work yet 2019-01-22 15:52:26 +00:00
ferben 0a82fae45c moved perambulator definition to shared header file 2019-01-22 15:06:45 +00:00
ferben 46b05aa9c5 cleaned up, deleted commented out old code 2019-01-22 13:48:44 +00:00
ferben 813c1ab1f1 Merge branch 'feature/distil' of https://github.com/mmphys/Grid into feature/distil 2019-01-22 13:28:09 +00:00
ferben b1c27a141d DistilVectors complete and compiling - not tested at all! 2019-01-22 13:27:51 +00:00
Mike 81bb361299 Test program ready 2019-01-22 13:19:39 +00:00
ferben 79d533550d continued on DistilVectors.hpp 2019-01-21 16:45:31 +00:00
ferben b8c106f320 working on DistilVectors, initialisation done and compiles 2019-01-21 16:04:18 +00:00
Mike b74492a805 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-21 10:40:01 +00:00
Mike c93a43f158 Added test program 2019-01-21 10:39:28 +00:00
Felix Erben 0ff410ae19 copied perambulato code into PerambLight.hpp 2019-01-18 17:47:41 +00:00
Felix Erben ced30b61e2 added phi vectors - still commented out and does not compile otherwise 2019-01-18 16:38:13 +00:00
Felix Erben 2b782df290 Merge branch 'feature/distil' of https://github.com/mmphys/Grid into feature/distil 2019-01-18 15:58:51 +00:00
Felix Erben f0f1ba0307 uses evec4d now 2019-01-18 15:58:10 +00:00
Mike 2343e621e6 Bananas 2019-01-18 13:32:27 +00:00
Felix Erben 2568504821 small change 2019-01-18 13:23:03 +00:00
Mike b821dde020 Initial version 2019-01-18 13:14:28 +00:00
Mike ae3b053334 Initial version 2019-01-18 13:10:02 +00:00
Peter Boyle 9b6ddb6e54 Adding a norm of a general field check, so that for things other than gauge configs there is an analogue of plaquette norm.
Improve argument checking in the BinaryIO.h, as there looks to be some corruption issue intermittently on tesseract jobs.
Not clear where the root bug is.
2019-01-16 22:35:58 +00:00
Peter Boyle 91a7fe247b Merge branch 'DanielRichtmann-feature/wilsonmg' into develop 2019-01-02 14:40:31 +00:00
Peter Boyle 8a1be021d3 Merge branch 'feature/wilsonmg' of https://github.com/DanielRichtmann/Grid into DanielRichtmann-feature/wilsonmg 2019-01-02 14:39:59 +00:00