Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
RelaxSE
RelaxSE-Code
Commits
e64c5a04
Commit
e64c5a04
authored
Sep 16, 2021
by
Marie bernadette Lepetit
Browse files
correction erreur introduite dans code genere
parent
5862f8bc
Pipeline
#11148
passed with stage
in 25 minutes and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/gencode/aaaa_000_000_generated.F90
View file @
e64c5a04
...
...
@@ -147,7 +147,7 @@ contains
end
do
deallocate
(
andIJ
)
deallocate
(
spinandIJ
)
elm
=
sign_act
*
psign
*
(
1
-
2
*
modulo
((
Nh_I
*
*
Ndiffact_I
+
Nh_J
*
Ndiffact_J
),
2
))
*
&
elm
=
sign_act
*
psign
*
(
1
-
2
*
modulo
((
Nh_I
*
Ndiffact_I
+
Nh_J
*
Ndiffact_J
),
2
))
*
&
tsign
*
JK
do
m
=
1
,
nvec
...
...
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