Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
H
handyG
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
McMule
handyG
Commits
4b2a5b67
Commit
4b2a5b67
authored
Nov 20, 2019
by
ulrich_y
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor fixes
parent
24fbf983
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
checks/test.f90
checks/test.f90
+2
-1
No files found.
checks/test.f90
View file @
4b2a5b67
...
...
@@ -664,6 +664,7 @@ CONTAINS
write
(
msg2
,
900
)
j
,
size
(
args
,
1
),
msg
call
iprint
(
msg2
,
-1
)
enddo
ttime
=
ttime
+
zero
write
(
msg2
,
901
)
size
(
args
,
1
)/
ttime
(
2
)/
1000.
,
size
(
args
,
1
)/
ttime
(
1
)/
1000.
,
int
(
ttime
(
2
)/
ttime
(
1
))
call
iprint
(
msg2
,
4
)
...
...
@@ -740,7 +741,7 @@ CONTAINS
call
do_one_speed_test
(
pargs
,
9
,
"Muone planar"
)
write
(
9
,
*
)
"MUonE-non-planar"
call
do_one_speed_test
(
nargs
,
9
,
"Muone non planar"
)
write
(
9
,
*
)
"Bhabha
scattering"
write
(
9
,
*
)
"Bhabha
-
scattering"
call
do_one_speed_test
(
bargs
,
9
,
"Bhabha scattering"
)
close
(
unit
=
9
)
...
...
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