dws for SU2 properly

parent 27ff9818
......@@ -67,7 +67,7 @@ struct DiracWorkspace{T}
end
function DiracWorkspace(::Type{SU2}, ::Type{T}, lp::SpaceParm{4,6,B,D}) where {G,T <: AbstractFloat, B,D}
function DiracWorkspace(::Type{SU2fund}, ::Type{T}, lp::SpaceParm{4,6,B,D}) where {T <: AbstractFloat, B,D}
sr = scalar_field(Spinor{4,G}, lp)
sp = scalar_field(Spinor{4,G}, lp)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment