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
71b3f87e
Unverified
Commit
71b3f87e
authored
Apr 21, 2016
by
Andreas Marek
Browse files
Module statement in wrong position
parent
a81ffb0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/elpa1_compute_complex_template.X90
View file @
71b3f87e
...
...
@@ -1534,10 +1534,10 @@
!
!-------------------------------------------------------------------------------
use precision
implicit none
#ifdef HAVE_DETAILED_TIMINGS
use timings
#endif
implicit none
integer(kind=ik) :: na, lda, nblk, matrixCols, mpi_comm_rows, mpi_comm_cols
#ifdef DESPERATELY_WANT_ASSUMED_SIZE
complex(kind=COMPLEX_DATATYPE) :: a(lda,*)
...
...
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