1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-18 07:47:06 +01:00

Fixes for Gparity comparison with CPS (Instantiation, Gamma matrix convention)

This commit is contained in:
Jung
2015-12-07 02:04:57 -05:00
parent fb81acca3c
commit f2b4edc090
13 changed files with 66 additions and 56 deletions

View File

@ -289,6 +289,7 @@ PARALLEL_FOR_LOOP
};
FermOpTemplateInstantiate(WilsonFermion);
GparityFermOpTemplateInstantiate(WilsonFermion);
}}