The Elk Code
Loading...
Searching...
No Matches
potkst.f90
Go to the documentation of this file.
1
2
! Copyright (C) 2014 J. K. Dewhurst, S. Sharma and E. K. U. Gross.
3
! This file is distributed under the terms of the GNU General Public License.
4
! See the file COPYING for license details.
5
6
subroutine
potkst
7
use
modmain
8
use
modtddft
9
implicit none
10
! adiabatic approximation to the exchange-correlation potential
11
call
potks
(.true.)
12
end subroutine
13
modmain
Definition
modmain.f90:6
modtddft
Definition
modtddft.f90:6
potks
subroutine potks(txc)
Definition
potks.f90:10
potkst
subroutine potkst
Definition
potkst.f90:7
potkst.f90
Generated by
1.9.8