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
993fa172
Commit
993fa172
authored
Jun 29, 2016
by
Gregor Michalicek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added copyright notices to some files in the xc-pot subdirectory
parent
20369cec
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
54 additions
and
0 deletions
+54
-0
xc-pot/hsefunctional.F90
xc-pot/hsefunctional.F90
+6
-0
xc-pot/trafo.F
xc-pot/trafo.F
+6
-0
xc-pot/xcall.f
xc-pot/xcall.f
+6
-0
xc-pot/xcallg.f
xc-pot/xcallg.f
+6
-0
xc-pot/xcbh.f
xc-pot/xcbh.f
+6
-0
xc-pot/xcpz.f
xc-pot/xcpz.f
+6
-0
xc-pot/xcvwn.f
xc-pot/xcvwn.f
+6
-0
xc-pot/xcwgn.f
xc-pot/xcwgn.f
+6
-0
xc-pot/xcxal.f
xc-pot/xcxal.f
+6
-0
No files found.
xc-pot/hsefunctional.F90
View file @
993fa172
!--------------------------------------------------------------------------------
! Copyright (c) 2016 Peter Grünberg Institut, Forschungszentrum Jülich, Germany
! This file is part of FLEUR and available as free software under the conditions
! of the MIT license as expressed in the LICENSE file in more detail.
!--------------------------------------------------------------------------------
! Provides all procedures needed to implement the HSE-exchange functional
! within a FLAPW framework
! Author: M. Schlipf 2009
...
...
xc-pot/trafo.F
View file @
993fa172
!--------------------------------------------------------------------------------
! Copyright (c) 2016 Peter Grünberg Institut, Forschungszentrum Jülich, Germany
! This file is part of FLEUR and available as free software under the conditions
! of the MIT license as expressed in the LICENSE file in more detail.
!--------------------------------------------------------------------------------
MODULE
m_trafo
CONTAINS
...
...
xc-pot/xcall.f
View file @
993fa172
!--------------------------------------------------------------------------------
! Copyright (c) 2016 Peter Grünberg Institut, Forschungszentrum Jülich, Germany
! This file is part of FLEUR and available as free software under the conditions
! of the MIT license as expressed in the LICENSE file in more detail.
!--------------------------------------------------------------------------------
MODULE
m_xcall
use
m_juDFT
!***********************************************************************
...
...
xc-pot/xcallg.f
View file @
993fa172
!--------------------------------------------------------------------------------
! Copyright (c) 2016 Peter Grünberg Institut, Forschungszentrum Jülich, Germany
! This file is part of FLEUR and available as free software under the conditions
! of the MIT license as expressed in the LICENSE file in more detail.
!--------------------------------------------------------------------------------
MODULE
m_xcallg
use
m_juDFT
...
...
xc-pot/xcbh.f
View file @
993fa172
!--------------------------------------------------------------------------------
! Copyright (c) 2016 Peter Grünberg Institut, Forschungszentrum Jülich, Germany
! This file is part of FLEUR and available as free software under the conditions
! of the MIT license as expressed in the LICENSE file in more detail.
!--------------------------------------------------------------------------------
MODULE
m_xcbh
use
m_juDFT
!-----------------------------------------------------------------------
...
...
xc-pot/xcpz.f
View file @
993fa172
!--------------------------------------------------------------------------------
! Copyright (c) 2016 Peter Grünberg Institut, Forschungszentrum Jülich, Germany
! This file is part of FLEUR and available as free software under the conditions
! of the MIT license as expressed in the LICENSE file in more detail.
!--------------------------------------------------------------------------------
MODULE
m_xcpz
use
m_juDFT
!-----------------------------------------------------------------------
...
...
xc-pot/xcvwn.f
View file @
993fa172
!--------------------------------------------------------------------------------
! Copyright (c) 2016 Peter Grünberg Institut, Forschungszentrum Jülich, Germany
! This file is part of FLEUR and available as free software under the conditions
! of the MIT license as expressed in the LICENSE file in more detail.
!--------------------------------------------------------------------------------
MODULE
m_xcvwn
use
m_juDFT
!-----------------------------------------------------------------------
...
...
xc-pot/xcwgn.f
View file @
993fa172
!--------------------------------------------------------------------------------
! Copyright (c) 2016 Peter Grünberg Institut, Forschungszentrum Jülich, Germany
! This file is part of FLEUR and available as free software under the conditions
! of the MIT license as expressed in the LICENSE file in more detail.
!--------------------------------------------------------------------------------
MODULE
m_xcwgn
!-----------------------------------------------------------------------
! Called in case of icorr=1 : non-spinpolarized exchange-correlation
...
...
xc-pot/xcxal.f
View file @
993fa172
!--------------------------------------------------------------------------------
! Copyright (c) 2016 Peter Grünberg Institut, Forschungszentrum Jülich, Germany
! This file is part of FLEUR and available as free software under the conditions
! of the MIT license as expressed in the LICENSE file in more detail.
!--------------------------------------------------------------------------------
MODULE
m_xcxal
use
m_juDFT
!-----------------------------------------------------------------------
...
...
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