Home
last modified time | relevance | path

Searched refs:test_fftw (Results 1 – 4 of 4) sorted by relevance

/dports/devel/vexcl/vexcl-1.4.3/examples/
H A Dfft_benchmark.cpp74 watch test_fftw(cl_float2 *data, size_t n, size_t m, size_t runs, bool dump_plan) { in test_fftw() function
95 watch test_fftw(cl_float2 *, size_t, size_t, size_t, bool) { in test_fftw() function
211 info(test_fftw ( data, *n, 1, runs, dump_plan), *n, 1); in main()
224 info(test_fftw ( data, *n, *n, runs, dump_plan), *n, 2); in main()
/dports/math/nfft/nfft-3.5.2/examples/nfft/
H A Dflags.c47 unsigned test_fftw=1; variable
49 unsigned test_fftw=0; variable
182 if (test_fftw == 0) in time_accuracy()
/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DMakefile23 testXCFunctional testXMLGFPreprocessor test_fftw test_vext \
173 test_fftw: test_fftw.o $(PLTOBJECTS) target
H A Dnotes68 e7ea41f Make test_fftw no-op if USE_FFTW2 not defined