mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-25 21:25:56 +01:00
Hadrons: cpde cleaning
This commit is contained in:
parent
e1653a9f94
commit
7e2482aad1
@ -43,7 +43,6 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
// run setup ///////////////////////////////////////////////////////////////
|
// run setup ///////////////////////////////////////////////////////////////
|
||||||
Application application;
|
Application application;
|
||||||
|
|
||||||
std::vector<std::string> flavour = {"l", "s", "c1", "c2", "c3"};
|
std::vector<std::string> flavour = {"l", "s", "c1", "c2", "c3"};
|
||||||
std::vector<double> mass = {.01, .04, .2 , .25 , .3 };
|
std::vector<double> mass = {.01, .04, .2 , .25 , .3 };
|
||||||
unsigned int nt = GridDefaultLatt()[Tp];
|
unsigned int nt = GridDefaultLatt()[Tp];
|
||||||
|
@ -43,7 +43,6 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
// run setup ///////////////////////////////////////////////////////////////
|
// run setup ///////////////////////////////////////////////////////////////
|
||||||
Application application;
|
Application application;
|
||||||
|
|
||||||
std::vector<std::string> flavour = {"l", "s", "c1", "c2", "c3"};
|
std::vector<std::string> flavour = {"l", "s", "c1", "c2", "c3"};
|
||||||
std::vector<double> mass = {.01, .04, .2 , .25 , .3 };
|
std::vector<double> mass = {.01, .04, .2 , .25 , .3 };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user