Computes the clover and stores it in dws.csw. The twist is NOT implemented (since dws.csw diagonal has to be real) and its not implemented either in Dw!
"""
function Csw!(dws,U,gp,lp::SpaceParm{4,6,B,D})where{B,D}
@timeit"Csw computation"begin
...
...
@@ -255,7 +260,7 @@ function Csw!(dws, U, gp, lp::SpaceParm{4,6,B,D}) where {B,D}