mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-05 19:55:56 +01:00
meson functions work until to be saved
This commit is contained in:
parent
3438dde8df
commit
84fe36d084
@ -138,6 +138,8 @@ void test_MesonField(Application &application)
|
||||
A2AMesonFieldPar.output="DistilFields";
|
||||
A2AMesonFieldPar.gammas="all";
|
||||
A2AMesonFieldPar.mom={"0 0 0"};
|
||||
A2AMesonFieldPar.cacheBlock=4;
|
||||
A2AMesonFieldPar.block=16;
|
||||
application.createModule<MContraction::A2AMesonField>("DistilMesonField",A2AMesonFieldPar);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user