mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-23 22:24:30 +00:00
Hadrons: Fermion actions and gauge fields are modules now
This commit is contained in:
@@ -84,7 +84,7 @@ public:
|
||||
virtual ~MSource(void) = default;
|
||||
// parse parameters
|
||||
virtual void parseParameters(XmlReader &reader, const std::string name);
|
||||
// dependency relation
|
||||
// dependencies/products
|
||||
virtual std::vector<std::string> getInput(void);
|
||||
virtual std::vector<std::string> getOutput(void);
|
||||
// allocation
|
||||
|
||||
Reference in New Issue
Block a user