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
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Anoop Chandran
fleur
Commits
78f81b7c
Commit
78f81b7c
authored
Oct 12, 2016
by
Gregor Michalicek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor bug fixes
parent
e5456adc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
cdn/cdnval.F90
cdn/cdnval.F90
+1
-1
eigen/hsmt_sph.F90
eigen/hsmt_sph.F90
+0
-1
No files found.
cdn/cdnval.F90
View file @
78f81b7c
...
...
@@ -194,7 +194,7 @@ CONTAINS
TYPE
(
t_zMat
)
::
zMat
LOGICAL
::
l_real
l_real
=
sym
%
invs
.
or
.
noco
%
l_soc
l_real
=
sym
%
invs
.
AND..NOT
.
noco
%
l_soc
! ..
! ..
llpd
=
(
atoms
%
lmaxd
*
(
atoms
%
lmaxd
+3
))/
2
...
...
eigen/hsmt_sph.F90
View file @
78f81b7c
...
...
@@ -565,7 +565,6 @@ CONTAINS
ELSE
#ifdef CPP_MPI
=======
CALL
mingeselle
(
SUB_COMM
,
n_size
,
n_rank
,
lapw
%
nv
,
aahlp
,
.FALSE.
,
aa_rDummy
,
hamOvlp
%
a_c
)
CALL
mingeselle
(
SUB_COMM
,
n_size
,
n_rank
,
lapw
%
nv
,
bbhlp
,
.FALSE.
,
aa_rDummy
,
hamOvlp
%
b_c
)
#endif
...
...
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