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
Electronic Structure Library
pspio
Commits
58b02edd
Commit
58b02edd
authored
Feb 12, 2018
by
Yann Pouillon
Browse files
Synchronised Pspio constants in the Fortran module
parent
66eca02f
Pipeline
#1082
passed with stage
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
fortran/src/pspiof.F90
View file @
58b02edd
...
...
@@ -276,7 +276,10 @@ module pspiof_m
integer
(
c_int
),
parameter
,
public
::
PSPIO_NLCC_TETER1
=
3
integer
(
c_int
),
parameter
,
public
::
PSPIO_NLCC_TETER2
=
4
integer
(
c_int
),
parameter
,
public
::
PSPIO_NLCC_ATOM
=
5
integer
(
c_int
),
parameter
,
public
::
PSPIO_NLCC_ONCV
=
5
integer
(
c_int
),
parameter
,
public
::
PSPIO_NLCC_ONCV
=
6
integer
(
c_int
),
parameter
,
public
::
PSPIO_RHOVAL_NONE
=
0
integer
(
c_int
),
parameter
,
public
::
PSPIO_RHOVAL_UPF1
=
1
integer
(
c_int
),
parameter
,
public
::
PSPIO_RHOVAL_ONCV
=
2
!%%% END PSPIO CONSTANTS
...
...
Write
Preview
Supports
Markdown
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