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
03bc71ef
Commit
03bc71ef
authored
May 24, 2016
by
Lorenz Huedepohl
Browse files
Forgot a missing 'use elpa_mpi'
parent
92409280
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/elpa1.F90
View file @
03bc71ef
...
...
@@ -231,6 +231,7 @@ contains
function
get_elpa_communicators
(
mpi_comm_global
,
my_prow
,
my_pcol
,
mpi_comm_rows
,
mpi_comm_cols
)
result
(
mpierr
)
use
precision
use
elpa_mpi
implicit
none
integer
(
kind
=
ik
),
intent
(
in
)
::
mpi_comm_global
,
my_prow
,
my_pcol
...
...
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