Home
last modified time | relevance | path

Searched defs:fftback (Results 1 – 2 of 2) sorted by relevance

/dports/science/tinker/tinker/source/
H A Dfft3d.f149 subroutine fftback subroutine
153 integer i,j,k
154 real*8, allocatable :: work(:,:)
/dports/comms/linrad/linrad-04.02/
H A Dfft0.c326 void fftback(int size, in fftback() function