mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-29 10:47:07 +01:00
Adding more fermion action modules, generalised DWF
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Grid {
|
||||
namespace QCD {
|
||||
|
||||
|
||||
// very ugly here but possibly resolved if we have a base Reader class
|
||||
// very ugly here but possibly resolved if we had a base Reader class
|
||||
template < class ReaderClass >
|
||||
class HMCRunnerBase {
|
||||
public:
|
||||
|
@@ -115,6 +115,7 @@ class GridFourDimModule : public GridModule {
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
class RNGModuleParameters: Serializable {
|
||||
|
||||
|
Reference in New Issue
Block a user