1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/programs/Hadrons
2016-05-12 18:34:42 +01:00
..
Modules Hadrons: finished implementation of 5D quarks 2016-05-12 18:34:42 +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: removed useless gauge global parameters 2016-05-11 15:01:52 +01:00
Application.hpp Hadrons: removed useless gauge global parameters 2016-05-11 15:01:52 +01:00
Environment.cc Hadrons: message fix 2016-05-12 18:33:49 +01:00
Environment.hpp Hadrons: getModule with upcast 2016-05-12 18:33:36 +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: all objects/modules mapped to an integer address system to remove string operations from scheduling 2016-05-10 19:07:41 +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: build system fix 2016-05-11 10:27:14 +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: code cleaning 2016-05-12 12:49:49 +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