1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/serialisation
2017-04-10 17:00:53 +01:00
..
BaseIO.h Utilities for reading and writing "pair" objects. 2017-02-06 14:08:59 +00:00
BinaryIO.cc Merge branch 'develop' into feature/bgq-asm 2017-02-23 00:25:29 +00:00
BinaryIO.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +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
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 First implementation of HDF5 serial IO writer, reader is still empty 2017-01-17 16:21:18 -08:00
TextIO.cc Refactoring header layout 2017-02-22 18:09:33 +00:00
TextIO.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
XmlIO.cc Refactoring header layout 2017-02-22 18:09:33 +00:00
XmlIO.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00