Home
last modified time | relevance | path

Searched defs:wsave (Results 1 – 25 of 128) sorted by relevance

123456

/dports/science/py-scipy/scipy-1.7.1/scipy/linalg/src/id_dist/src/
H A Didd_sfft.f53 subroutine idd_sffti(l,ind,n,wsave) argument
72 complex*16 wsave(2*l+15+4*n) local
85 subroutine idd_sffti1(ind,n,wsave) argument
93 real*8 r1,twopi,wsave(2*(2+15+4*n)),fact local
117 subroutine idd_sffti2(l,ind,n,wsave) argument
126 complex*16 wsave(2*l+15+4*n),ci,twopii local
193 subroutine idd_sfft(l,ind,n,wsave,v) argument
230 complex*16 wsave(2*l+15+4*n) local
243 subroutine idd_sfft1(ind,n,v,wsave) argument
315 subroutine idd_sfft2(l,ind,n,v,wsave) argument
[all …]
H A Didz_sfft.f53 subroutine idz_sffti(l,ind,n,wsave) argument
69 complex*16 wsave(2*l+15+3*n),ci,twopii local
116 subroutine idz_sfft(l,ind,n,wsave,v) argument
154 complex*16 v(n),wsave(2*l+15+3*n),ci,sum local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/fft/pfft1.0/fftpack/
H A Dscffti.F4 subroutine scffti (n,wsave) argument
H A Dsrffti.F4 subroutine srffti (n,wsave) argument
H A Ddcffti.F4 subroutine dcffti (n,wsave) argument
H A Ddrffti.F4 subroutine drffti (n,wsave) argument
H A Ddrfftf.F4 subroutine drfftf (n,r,wsave) argument
H A Dscfftf.F4 subroutine scfftf (n,c,wsave) argument
H A Ddcfftb.F4 subroutine dcfftb (n,c,wsave) argument
H A Ddcfftf.F4 subroutine dcfftf (n,c,wsave) argument
H A Dscfftb.F4 subroutine scfftb (n,c,wsave) argument
H A Ddrfftb.F4 subroutine drfftb (n,r,wsave) argument
H A Dsrfftb.F4 subroutine srfftb(n,r,wsave) argument
H A Dsrfftf.F4 subroutine srfftf (n,r,wsave) argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/fft/pfft1.0/fftpack/
H A Ddrffti.F4 subroutine drffti (n,wsave) argument
H A Ddcffti.F4 subroutine dcffti (n,wsave) argument
H A Ddcfftf.F4 subroutine dcfftf (n,c,wsave) argument
H A Ddrfftb.F4 subroutine drfftb (n,r,wsave) argument
H A Ddrfftf.F4 subroutine drfftf (n,r,wsave) argument
H A Ddcfftb.F4 subroutine dcfftb (n,c,wsave) argument
/dports/science/cdcl/dcl-5.4.8-C/src/math2/fftlib/
H A Drffti.c35 /* Subroutine */ int rffti_(integer *n, real *wsave) in rffti_()
H A Dsinqi.c36 /* Subroutine */ int sinqi_(integer *n, real *wsave) in sinqi_()
H A Dezffti.c34 /* Subroutine */ int ezffti_(integer *n, real *wsave) in ezffti_()
H A Drfftb.c70 /* Subroutine */ int rfftb_(integer *n, real *r__, real *wsave) in rfftb_()
H A Drfftf.c71 /* Subroutine */ int rfftf_(integer *n, real *r__, real *wsave) in rfftf_()

123456