Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
5cab7d71
Commit
5cab7d71
authored
May 31, 2019
by
Andreas Marek
Browse files
ELPA release canidate ELPA-2019.05.001.rc1
parent
ce78c33a
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
src/elpa_impl.F90
View file @
5cab7d71
...
@@ -543,7 +543,6 @@ module elpa_impl
...
@@ -543,7 +543,6 @@ module elpa_impl
#ifdef HAVE_DETAILED_TIMINGS
#ifdef HAVE_DETAILED_TIMINGS
call
self
%
get
(
"timings"
,
timings
,
error
)
call
self
%
get
(
"timings"
,
timings
,
error
)
call
self
%
get
(
"measure_performance"
,
performance
,
error
)
call
self
%
get
(
"measure_performance"
,
performance
,
error
)
print
*
,
error
if
(
check_elpa_get
(
error
,
ELPA_ERROR_SETUP
))
return
if
(
check_elpa_get
(
error
,
ELPA_ERROR_SETUP
))
return
if
(
timings
==
1
)
then
if
(
timings
==
1
)
then
call
self
%
timer
%
enable
()
call
self
%
timer
%
enable
()
...
...
Write
Preview
Supports
Markdown
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