1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/Grid/serialisation
2020-10-31 12:12:40 +00:00
..
BaseIO.h All Eigen::TensorMap objects are fixed (i.e. cannot be dynamically resized) 2020-04-30 15:02:51 +01:00
BinaryIO.cc Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
BinaryIO.h Merge develop 2019-07-16 11:59:56 +01:00
Hdf5IO.cc Optional RW mode for Hdf5Reader 2018-11-21 18:36:50 +00:00
Hdf5IO.h Eigen tensor serialisation fixes after Antonin's review 2019-04-03 22:48:07 +01:00
Hdf5Type.h Thrust used on GPU builds 2019-06-18 12:50:35 +01:00
JSON_IO.cc HiP compile 2020-10-31 12:12:40 +00:00
JSON_IO.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
MacroMagic.h SerialisableClassName method for serialisable enum, and boolean to test if a serialisable object is an enum 2020-05-15 20:00:34 +01:00
Serialisation.h First compiile on HiP 2020-05-10 05:28:09 -04:00
TextIO.cc Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
TextIO.h Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
VectorUtils.h Fix: strToVec enters infinite loop and exhausts memory if operator>> fails before the end of string, e.g. if parsing "0_0_0" for momentum instead of "0 0 0". 2020-04-30 19:40:04 +01:00
XmlIO.cc Namespace fix 2018-12-15 21:46:17 +00:00
XmlIO.h Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00