1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib/serialisation
2017-05-08 21:56:44 +01:00
..
BaseIO.h Merge branch 'develop' into feature/hmc_generalise 2017-05-05 12:47:17 +01:00
BinaryIO.cc Merge branch 'develop' into feature/bgq-asm 2017-02-23 00:25:29 +00:00
BinaryIO.h All functionalities ready. 2017-01-20 12:56:20 +00:00
Hdf5IO.cc Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
Hdf5IO.h HDF5: better complex number support 2017-01-20 12:10:41 -08:00
Hdf5Type.h HDF5: header fix 2017-01-20 12:14:01 -08:00
JSON_IO.cc Fixing JSON error for complex numbers 2017-05-08 21:56:44 +01:00
JSON_IO.h Fixing JSON error for complex numbers 2017-05-08 21:56:44 +01:00
MacroMagic.h The macro “magics” is very intensive for the preprocessor in the measurement code which has numerous serialisable classes. Reducing the number of serialisable fields to 64 (instead of 1024) helps a lot, this is enough for now and can be extended trivially if needed in the future. 2017-04-10 16:58:54 +01:00
Serialisation.h Merge branch 'develop' into feature/hmc_generalise 2017-01-25 11:33:53 +00:00
TextIO.cc Merge branch 'develop' into feature/hmc_generalise 2017-04-05 14:41:04 +01:00
TextIO.h All functionalities ready. 2017-01-20 12:56:20 +00:00
XmlIO.cc Merge branch 'develop' into feature/hmc_generalise 2017-04-05 14:41:04 +01:00
XmlIO.h Compiles after merging 2017-01-25 12:11:58 +00:00