Home
last modified time | relevance | path

Searched refs:nfft_copy_info (Results 1 – 2 of 2) sorted by relevance

/dports/science/octopus/octopus-10.5/src/math/
H A Dnfft.F9037 nfft_copy_info, &
305 subroutine nfft_copy_info(in, out) subroutine
310 PUSH_SUB(nfft_copy_info) argument
324 POP_SUB(nfft_copy_info)
325 end subroutine nfft_copy_info
H A Dfft.F90604 …call nfft_copy_info(this%nfft,fft_array(jj)%nfft) !copy default parameters set in the calling rout…