mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-17 03:31:54 +01:00
Rename Sympl* to Sp*
This commit is contained in:
@@ -38,7 +38,7 @@ int main(int argc, char **argv) {
|
||||
|
||||
RealD beta = 6.7 ;
|
||||
|
||||
SymplWilsonGaugeActionR Waction(beta);
|
||||
SpWilsonGaugeActionR Waction(beta);
|
||||
|
||||
auto GridPtr = TheHMC.Resources.GetCartesian();
|
||||
auto GridRBPtr = TheHMC.Resources.GetRBCartesian();
|
||||
|
Reference in New Issue
Block a user