We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49836b6 commit 629663bCopy full SHA for 629663b
src/Common/shapes.jl
@@ -35,7 +35,7 @@ A custom inclusion
35
# Attributes
36
* `f` : predefinded custom real space matrix
37
"""
38
-struct Custom <: Geometry
+struct CustomR <: Geometry
39
f::Array{Complex{Float64},2}
40
end
41
0 commit comments