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

Updating preparing for solvers etc..

This commit is contained in:
Peter Boyle
2015-05-16 23:35:08 +01:00
parent 9b0aae665f
commit dc6b6bdc96
8 changed files with 1170 additions and 34 deletions

View File

@ -290,10 +290,7 @@ void WilsonMatrix::MpcDagMpc(const LatticeFermion &in, LatticeFermion &out)
{
return;
}
void WilsonMatrix::MDagM (const LatticeFermion &in, LatticeFermion &out)
{
return;
}
}}