 |
The Elk Code
|
|
Go to the documentation of this file. 12 real(8),
parameter :: swf=10.d0
15 real(8),
external :: sdelta,stheta
16 open(50,file=
'SDELTA.OUT',form=
'FORMATTED',action=
'WRITE')
17 open(51,file=
'STHETA.OUT',form=
'FORMATTED',action=
'WRITE')
20 w=-swf*
swidth+dw*dble(iw-1)
23 write(51,
'(2G18.10)') w,stheta(
stype,x)
28 write(*,
'("Info(writesf): smooth Dirac delta and Heaviside functions written")')
29 write(*,
'(" SDELTA.OUT and STHETA.OUT, respectively")')