mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-24 14:34:44 +00:00
added module to compute perambulator from a solve
This commit is contained in:
@@ -125,6 +125,7 @@ template <typename FImpl>
|
||||
void TBC2<FImpl>::execute(void)
|
||||
{
|
||||
|
||||
|
||||
auto &one = envGet(std::vector<FermionField>, par().one);
|
||||
auto &two = envGet(std::vector<FermionField>, par().two);
|
||||
auto &three = envGet(std::vector<FermionField>, par().three);
|
||||
|
||||
Reference in New Issue
Block a user