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
f10ba7a1
Commit
f10ba7a1
authored
Sep 26, 2017
by
Daniel Wortmann
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dirty Bugfix for issue
#142
parent
0aa079fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
eigen/hsmt_extra.F90
eigen/hsmt_extra.F90
+5
-5
No files found.
eigen/hsmt_extra.F90
View file @
f10ba7a1
...
...
@@ -202,11 +202,11 @@ CONTAINS
CALL
ylm4
(
atoms
%
lnonsph
(
n
),
vmult
,
ylm
)
IF
(
.NOT.
enough
)
THEN
l_lo1
=
.FALSE.
IF
((
lapw
%
rk
(
k
,
iintsp
)
.LT.
eps
)
.AND.
(
.NOT.
noco
%
l_ss
))
THEN
l_lo1
=
.TRUE.
ELSE
l_lo1
=
.FALSE.
ENDIF
!
IF ((lapw%rk(k,iintsp).LT.eps).AND.(.NOT.noco%l_ss)) THEN
!
l_lo1=.TRUE.
!
ELSE
!
l_lo1=.FALSE.
!
ENDIF
CALL
abccoflo
(&
atoms
,
con1
,
rph
(
k
,
iintsp
),
cph
(
k
,
iintsp
),
ylm
,
n
,&
na
,
k
,
lapw
%
nv
(
iintsp
),
l_lo1
,
alo1
,
blo1
,
clo1
,&
...
...
Gregor Michalicek
@micha
mentioned in issue
#142 (closed)
·
Sep 26, 2017
mentioned in issue
#142 (closed)
mentioned in issue #142
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