1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-14 17:55:38 +00:00
Grid/Hadrons/Modules/MDistil
Michael Marshall f8e1941327 Implemented specialisations of NamedTensor as derived classes, however this suffers a number of problems:
1) virtual functions not available in base class constructor where I'd like to use them - e.g. IndexNames
2) Must define new constructors in derived classes
... so the specialisations are fatter than I'd like. Would prefer to revert to specifying tensor name and index name defaults in template
2019-11-08 11:55:00 +00:00
..
DistilCommon.hpp commented on Notation 2019-11-07 11:57:40 +00:00
DistilVectors.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
DistilVectors.hpp Implemented specialisations of NamedTensor as derived classes, however this suffers a number of problems: 2019-11-08 11:55:00 +00:00
LapEvec.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
LapEvec.hpp added comments 2019-11-08 11:15:51 +00:00
Noises.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
Noises.hpp Implemented specialisations of NamedTensor as derived classes, however this suffers a number of problems: 2019-11-08 11:55:00 +00:00
PerambFromSolve.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
PerambFromSolve.hpp added comments 2019-11-08 11:15:51 +00:00
Perambulator.cc Implemented specialisations of NamedTensor as derived classes, however this suffers a number of problems: 2019-11-08 11:55:00 +00:00
Perambulator.hpp Implemented specialisations of NamedTensor as derived classes, however this suffers a number of problems: 2019-11-08 11:55:00 +00:00