Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alberto Ramos Martinez
LatticeGPU.jl
Commits
95f60c18
Commit
95f60c18
authored
3 years ago
by
Alberto Ramos
Browse files
Options
Download
Email Patches
Plain Diff
Dummy commit
parent
4ec7881f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/YM/YM.jl
+1
-1
src/YM/YM.jl
with
1 addition
and
1 deletion
+1
-1
src/YM/YM.jl
View file @
95f60c18
...
...
@@ -28,7 +28,7 @@ struct GaugeParm{T,G,N}
Ubnd
::
NTuple
{
N
,
G
}
GaugeParm
{
T1
,
T2
,
T3
}(
a
,
b
,
c
,
d
,
e
)
=
new
{
T1
,
T2
,
T3
}(
a
,
b
,
c
,
d
,
e
)
GaugeParm
{
T1
,
T2
,
T3
}(
a
,
b
,
c
,
d
,
e
)
where
{
T1
,
T2
,
T3
}
=
new
{
T1
,
T2
,
T3
}(
a
,
b
,
c
,
d
,
e
)
function
GaugeParm
{
T
}(
::
Type
{
G
},
bt
,
c0
,
cG
,
phi
,
iL
)
where
{
T
,
G
}
degree
(
::
Type
{
SU2
{
T
}})
where
T
<:
AbstractFloat
=
2
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help