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
51
Issues
51
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
628503fd
Commit
628503fd
authored
Jan 10, 2019
by
Matthias Redies
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
unused variables
parent
ec32f16a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
main/fleur_job.F90
main/fleur_job.F90
+1
-2
No files found.
main/fleur_job.F90
View file @
628503fd
...
...
@@ -130,7 +130,6 @@ CONTAINS
SUBROUTINE
fleur_job_init
()
USE
m_fleur_help
use
m_judft
INTEGER
::
i
INTEGER
::
irank
=
0
#ifdef CPP_MPI
INCLUDE
'mpif.h'
...
...
@@ -162,7 +161,7 @@ CONTAINS
TYPE
(
t_job
),
INTENT
(
IN
)
::
jobs
(:)
INTEGER
::
njob
=
1
INTEGER
::
irank
=
0
,
ierr
INTEGER
::
irank
=
0
#ifdef CPP_MPI
INCLUDE
'mpif.h'
...
...
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