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