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

Updating preparing for solvers etc..

This commit is contained in:
Peter Boyle
2015-05-16 23:35:08 +01:00
parent cf99a1f37d
commit e841395dfd
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;
}
}}