@@ -24,9 +24,8 @@ function krnl_dot!(sum,fone,ftwo)
returnnothing
end
function field_dot(fone::CuArray{Spinor{4,SU3fund{T}}},ftwo::CuArray{Spinor{4,SU3fund{T}}},lp)where{T}#Change the fact that it allocates memory (?) define the field in CG directly
function field_dot(fone::CuArray{Spinor{4,SU3fund{T}}},ftwo::CuArray{Spinor{4,SU3fund{T}}},sumf,lp)where{T}