Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
fleur
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
54
Issues
54
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
fleur
fleur
Commits
db5a543b
Commit
db5a543b
authored
Feb 21, 2017
by
Gregor Michalicek
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added broadcast of results%last_distance
parent
3da6c31b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
main/fleur.F90
main/fleur.F90
+1
-0
No files found.
main/fleur.F90
View file @
db5a543b
...
...
@@ -806,6 +806,7 @@
!--- J>
#ifdef CPP_MPI
CALL
MPI_BCAST
(
results
%
last_distance
,
1
,
MPI_DOUBLE_PRECISION
,
0
,
mpi
%
mpi_comm
,
ierr
)
CALL
MPI_BARRIER
(
mpi
%
mpi_comm
,
ierr
)
#endif
!-t3e
...
...
Gregor Michalicek
@micha
mentioned in issue
#74 (closed)
·
Feb 21, 2017
mentioned in issue
#74 (closed)
mentioned in issue #74
Toggle commit list
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