Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
763985bb
Commit
763985bb
authored
May 19, 2017
by
Andreas Marek
Browse files
Fix error im timer type import
parent
376f3360
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/elpa1/elpa_solve_tridi_impl_public.X90
View file @
763985bb
...
...
@@ -63,6 +63,11 @@
&_impl
use precision
use elpa_api
#ifdef HAVE_DETAILED_TIMINGS
use timings
#else
use timings_dummy
#endif
implicit none
class(elpa_t), intent(in):: obj
...
...
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