1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-12 23:20:45 +01:00
Michael Marshall c69a3b6ef6 When saving eigenvectors, LapEvec now saves eigenvalues for every timeslice as well.
I.e. nT x nVec eigenvalues are saved in FileName.evals.conf.h5.
A new named tensor, "TimesliceEvals" can be used to simplify restoring these from disk.
NB: The changes in BaseIO add support so that Eigen tensors can be easily used in MPI operations, e.g. GlobalSum.
See LapEvec.hpp for an example of how this is done.
2020-01-29 21:20:20 +00:00
..
2019-07-16 11:59:56 +01:00
2019-07-16 11:59:56 +01:00
2019-11-18 15:29:20 +00:00
2019-10-23 21:49:32 +01:00
2018-08-28 17:17:00 +01:00