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
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
elpa
elpa
Commits
48ebca96
Commit
48ebca96
authored
Feb 03, 2016
by
Andreas Marek
Browse files
Merge branch 'master' into ELPA_GPU
parents
7e2fe927
c68ef184
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/elpa2_compute.F90
View file @
48ebca96
...
...
@@ -2518,7 +2518,7 @@ module ELPA2_compute
#else
real
(
kind
=
rk
)
::
q
(
ldq
,
matrixCols
)
#endif
real
(
kind
=
rk
),
intent
(
out
)
::
hh_trans_real
(:,:)
real
(
kind
=
rk
),
intent
(
in
)
::
hh_trans_real
(:,:)
integer
(
kind
=
ik
)
::
np_rows
,
my_prow
,
np_cols
,
my_pcol
integer
(
kind
=
ik
)
::
i
,
j
,
ip
,
sweep
,
nbuf
,
l_nev
,
a_dim2
...
...
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