1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/Hadrons
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
..
Archive/Modules Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Modules Implemented specialisations of NamedTensor as derived classes, however this suffers a number of problems: 2019-11-08 11:55:00 +00:00
Utilities Fix location of Grid.h and remove reference to QCD namespace 2019-09-16 15:34:47 +01:00
A2AMatrix.hpp Merge branch 'develop' of github.com:fionnoh/Grid into feature/A2A_current_insertion 2019-09-30 16:53:44 +01:00
A2AVectors.hpp Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
add_module_template.sh Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
add_module.sh Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
Application.cc Merge GPU support (upstream/develop) into distillation branch. 2019-09-13 13:30:00 +01:00
Application.hpp Added the ability to write a version of the validated XML file excluding any of the module IDs supplied in a separate exclude file 2019-07-26 19:46:55 +01:00
DilutedNoise.hpp Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
DiskVector.hpp Changes to A2Autils, A2AMatirx and DiskVector code that is needed for Hadrons 4 quark contraction module 2019-06-27 13:45:20 +08:00
Distil.hpp Implemented specialisations of NamedTensor as derived classes, however this suffers a number of problems: 2019-11-08 11:55:00 +00:00
EigenPack.hpp Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Environment.cc added Serial RNG - code compiles but not tested! 2019-11-07 13:45:38 +00:00
Environment.hpp added Serial RNG - code compiles but not tested! 2019-11-07 13:45:38 +00:00
Exceptions.cc Hadrons: copyright update 2019-02-05 18:55:24 +00:00
Exceptions.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
Factory.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
GeneticScheduler.hpp Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Global.cc Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Global.hpp Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Graph.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
make_module_inst.sh Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
make_module_list.sh Hadrons: module list generator fix 2018-09-04 18:22:04 +01:00
Makefile.am Hadrons: (somewhat) faster build 2018-11-06 19:47:41 +00:00
Module.cc added Serial RNG - code compiles but not tested! 2019-11-07 13:45:38 +00:00
Module.hpp added Serial RNG - code compiles but not tested! 2019-11-07 13:45:38 +00:00
ModuleFactory.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
Modules.hpp Merge branch 'develop' into feature/distil 2019-10-30 14:13:00 +00:00
modules.inc Merge branch 'develop' into feature/distil 2019-10-30 14:13:00 +00:00
Solver.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
TimerArray.cc Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
TimerArray.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
VirtualMachine.cc Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
VirtualMachine.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00