mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-19 08:17:05 +01:00
rm unused variables and formatting
This commit is contained in:
@ -40,11 +40,8 @@ int main(int argc, char **argv)
|
||||
typedef GenericSpHMCRunner<MinimumNorm2> HMCWrapper;
|
||||
HMCWrapper TheHMC;
|
||||
|
||||
|
||||
TheHMC.Resources.AddFourDimGrid("gauge");
|
||||
|
||||
|
||||
|
||||
// Checkpointer definition
|
||||
CheckpointerParameters CPparams;
|
||||
CPparams.config_prefix = "ckpoint_lat";
|
||||
|
Reference in New Issue
Block a user