1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/programs/Hadrons
2016-08-03 17:14:32 +01:00
..
Modules Hadrons: environment with fully generic object store 2016-06-06 17:45:37 +01:00
add_module.sh Hadrons: modules moved in their own directory & utility script to add new modules 2016-05-10 20:12:48 +01:00
Application.cc Hadrons: genetic scheduler parameter fix 2016-06-06 17:46:53 +01:00
Application.hpp Hadrons: removed useless gauge global parameters 2016-05-11 15:01:52 +01:00
Environment.cc Hadrons: environment with fully generic object store 2016-06-06 17:45:37 +01:00
Environment.hpp Hadrons: environment with fully generic object store 2016-06-06 17:45:37 +01:00
Factory.hpp Hadrons: namespace reorganisation, now everything is in Grid::Hadrons, the 'using Grid::operator<<' statement is used to prevent a very nasty compilation error with GCC. 2016-05-02 19:31:21 -07:00
GeneticScheduler.hpp Hadrons: size fix for module graph with one vertex 2016-05-10 20:13:28 +01:00
Global.cc Hadrons: all objects/modules mapped to an integer address system to remove string operations from scheduling 2016-05-10 19:07:41 +01:00
Global.hpp Hadrons: fix after build system update 2016-08-03 17:14:32 +01:00
Graph.hpp Hadrons: code cleaning 2016-05-12 12:49:49 +01:00
Hadrons.cc Hadrons: first version of the genetic scheduler 2016-05-09 14:49:06 +01:00
make_module_list.sh Hadrons: modules moved in their own directory & utility script to add new modules 2016-05-10 20:12:48 +01:00
Make.inc First graph class implementation and test 2015-11-05 14:28:14 +00:00
Makefile.am Hadrons: fix after build system update 2016-08-03 17:14:32 +01:00
Module.cc Hadrons: code cleaning 2016-05-12 12:49:49 +01:00
Module.cc.template Hadrons: module template update 2016-05-12 18:33:08 +01:00
Module.hpp Hadrons: environment with fully generic object store 2016-06-06 17:45:37 +01:00
Module.hpp.template Hadrons: module template update 2016-05-12 18:33:08 +01:00
ModuleFactory.hpp Hadrons: module parameters can now be accessed from outside 2016-05-12 11:59:28 +01:00
modules.inc Hadrons: DWF action 2016-05-12 18:34:10 +01:00