mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 15:27:06 +01:00
Changes making force term test for DWF pass.
This commit is contained in:
@ -59,7 +59,7 @@ namespace Grid {
|
||||
///////////////////////////////////////////////
|
||||
// Updates gauge field during HMC
|
||||
///////////////////////////////////////////////
|
||||
virtual void ImportGauge(const GaugeField & _U);
|
||||
virtual void ImportGauge(const GaugeField & _U)=0;
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user