Home
last modified time | relevance | path

Searched refs:fftw (Results 226 – 250 of 2523) sorted by relevance

12345678910>>...101

/dports/math/fftw-float/fftw-2.1.5/gensrc/
H A Dmakemakefile.sh31 cat Makefile.fftw.am |
36 cat >Makefile.fftw
/dports/math/fftw/fftw-2.1.5/gensrc/
H A Dmakemakefile.sh31 cat Makefile.fftw.am |
36 cat >Makefile.fftw
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/boost_multi/multi/adaptors/fftw/mpi/
H A Denvironment.hpp19 namespace fftw{ namespace
39 multi::fftw::mpi::environment fenv(env); in main()
/dports/math/scilab/scilab-6.1.1/scilab/modules/fftw/tests/nonreg_tests/
H A Dbug_8390.tst18 // a "Warning : redefining function: mputl" displayed if you did not install fftw on Windows.
21 // install scilab without fftw module
/dports/math/scilab/scilab-6.1.1/scilab/modules/fftw/locales/
H A Dfr_FR.po57 msgid "%s: MKL fftw library does not implement wisdom functions yet.\n"
59 "%s : La fftw de la bibliothèque MKL ne met pas encore en oeuvre de fonctions "
78 msgid "%s: Creation of requested fftw plan failed.\n"
79 msgstr "%s : Échec de la création du plan fftw demandé.\n"
180 msgid "You chose to install Scilab with the fftw module."
181 msgstr "Vous avez choisi d'installer Scilab avec le module fftw."
191 msgid "See help fftw for more information."
192 msgstr "Consultez l'aide de fftw pour plus d'informations."
H A Dit_IT.po55 msgid "%s: MKL fftw library does not implement wisdom functions yet.\n"
73 msgid "%s: Creation of requested fftw plan failed.\n"
160 msgid "You chose to install Scilab with the fftw module."
161 msgstr "Si è scelto di installare Scilab con il modulo fftw."
171 msgid "See help fftw for more information."
172 msgstr "Vedere l'aiuto di fftw per maggiori informazioni."
/dports/science/sparta/sparta-20Oct2021/src/FFT/
H A Dfft2d.cpp100 fftw(plan->plan_fast_forward,total/length,data,1,length,NULL,0,0); in fft_2d()
102 fftw(plan->plan_fast_backward,total/length,data,1,length,NULL,0,0); in fft_2d()
139 fftw(plan->plan_slow_forward,total/length,data,1,length,NULL,0,0); in fft_2d()
141 fftw(plan->plan_slow_backward,total/length,data,1,length,NULL,0,0); in fft_2d()
590 fftw(plan->plan_fast_forward,total1/length1,data,1,0,NULL,0,0); in fft_2d_1d_only()
591 fftw(plan->plan_slow_forward,total2/length2,data,1,0,NULL,0,0); in fft_2d_1d_only()
593 fftw(plan->plan_fast_backward,total1/length1,data,1,0,NULL,0,0); in fft_2d_1d_only()
594 fftw(plan->plan_slow_backward,total2/length2,data,1,0,NULL,0,0); in fft_2d_1d_only()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/
H A DDockerfile15 RUN wget http://zamaudio.com/mbox2/apple-macports-fftw-3_3.3.5-1_all.deb
33 dpkg -i apple-macports-fftw-3_3.3.5-1_all.deb && \
50 RUN wget http://zamaudio.com/mbox2/mingw64-x-fftw-3_3.3.5-1_all.deb
51 RUN dpkg -i mingw64-x-fftw-3_3.3.5-1_all.deb
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/tests/nonreg_tests/
H A Dbug_5697.tst18 help fftw;
20 // Click on the link http://www.fftw.org, that should open it in the default
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/build_files/platforms/msvc/
H A Dbuild.cmd61 REM ftp://ftp.fftw.org/pub/fftw/
550 IF NOT EXIST %TEMP_DIR%\fftw-%FFTW_VER%-dll32.zip (
551 %CYGWIN_DIR%\bin\wget.exe -O %TEMP_DIR%/fftw-%FFTW_VER%-dll32.zip ^
552 ftp://ftp.fftw.org/pub/fftw/fftw-%FFTW_VER%-dll32.zip
555 IF NOT EXIST %TEMP_DIR%\fftw-%FFTW_VER%-dll64.zip (
557 ftp://ftp.fftw.org/pub/fftw/fftw-%FFTW_VER%-dll64.zip
561 IF NOT EXIST fftw-%FFTW_VER%-dll (
562 mkdir fftw-%FFTW_VER%-dll
563 pushd fftw-%FFTW_VER%-dll
566 cmake -E tar x ../%TEMP_DIR%/fftw-%FFTW_VER%-dll32.zip
[all …]
/dports/math/fftw-float/fftw-2.1.5/threads/
H A DMakefile.in163 FFTWDIR = ../fftw
184 $(FFTWDIR)/lib@FFTW_PREFIX@fftw.la \
210 $(FFTWDIR)/lib@FFTW_PREFIX@fftw.la \
215 CONFIG_HEADER = $(top_builddir)/fftw/config.h \
216 $(top_builddir)/fftw/fftw.h
238 $(FFTWDIR)/lib@FFTW_PREFIX@fftw.la
246 $(FFTWDIR)/lib@FFTW_PREFIX@fftw.la
249 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/fftw -I$(top_builddir)/fftw
/dports/math/fftw/fftw-2.1.5/threads/
H A DMakefile.in163 FFTWDIR = ../fftw
184 $(FFTWDIR)/lib@FFTW_PREFIX@fftw.la \
210 $(FFTWDIR)/lib@FFTW_PREFIX@fftw.la \
215 CONFIG_HEADER = $(top_builddir)/fftw/config.h \
216 $(top_builddir)/fftw/fftw.h
238 $(FFTWDIR)/lib@FFTW_PREFIX@fftw.la
246 $(FFTWDIR)/lib@FFTW_PREFIX@fftw.la
249 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/fftw -I$(top_builddir)/fftw
/dports/science/openmx/openmx3.8/source/liberi-091216/
H A Dmakefile-org38 #FFTW3_INCLUDE_DIR = /opt/intel/mkl/10.0.2.018/include/fftw
45 #FFTW3_INCLUDE_DIR = /opt/intel/mkl/10.0.2.018/include/fftw
64 #FFTW3_INCLUDE_DIR = /opt/fftw/include
65 #LIB = -f2c -L/opt/fftw/lib -lfftw3 -lmkl_intel_lp64 -lmkl_lapack -lguide -pthread
/dports/math/octave/octave-6.4.0/liboctave/numeric/
H A Doct-fftw.cc852 fftw::fft (const double *in, Complex *out, std::size_t npts, in fft()
873 fftw::fft (const Complex *in, Complex *out, std::size_t npts, in fft()
892 fftw::ifft (const Complex *in, Complex *out, std::size_t npts, in ifft()
916 fftw::fftNd (const double *in, Complex *out, const int rank, in fftNd()
943 fftw::fftNd (const Complex *in, Complex *out, const int rank, in fftNd()
962 fftw::ifftNd (const Complex *in, Complex *out, const int rank, in ifftNd()
986 fftw::fft (const float *in, FloatComplex *out, std::size_t npts, in fft()
1007 fftw::fft (const FloatComplex *in, FloatComplex *out, std::size_t npts, in fft()
1026 fftw::ifft (const FloatComplex *in, FloatComplex *out, std::size_t npts, in ifft()
1051 fftw::fftNd (const float *in, FloatComplex *out, const int rank, in fftNd()
[all …]
/dports/math/fftw/fftw-2.1.5/fftw/
H A Dfftwnd.c602 fftw(p, nbuffers, buffers, 1, nb, work, 1, 0); in fftw_buffered()
662 fftw(p->plans[p->rank - 1], n, in fftwnd_aux()
666 fftw(p->plans[p->rank - 1], n, in fftwnd_aux()
684 fftw(p->plans[cur_dim], n_after, in fftwnd_aux()
711 fftw(p->plans[p->rank - 1], howmany, in fftwnd_aux_howmany()
716 fftw(p->plans[p->rank - 1], howmany, in fftwnd_aux_howmany()
736 fftw(p->plans[cur_dim], howmany, in fftwnd_aux_howmany()
768 fftw(p->plans[0], howmany, in, istride, idist, in fftwnd()
771 fftw(p->plans[0], howmany, in, istride, idist, in fftwnd()
/dports/math/fftw-float/fftw-2.1.5/fftw/
H A Dfftwnd.c602 fftw(p, nbuffers, buffers, 1, nb, work, 1, 0); in fftw_buffered()
662 fftw(p->plans[p->rank - 1], n, in fftwnd_aux()
666 fftw(p->plans[p->rank - 1], n, in fftwnd_aux()
684 fftw(p->plans[cur_dim], n_after, in fftwnd_aux()
711 fftw(p->plans[p->rank - 1], howmany, in fftwnd_aux_howmany()
716 fftw(p->plans[p->rank - 1], howmany, in fftwnd_aux_howmany()
736 fftw(p->plans[cur_dim], howmany, in fftwnd_aux_howmany()
768 fftw(p->plans[0], howmany, in, istride, idist, in fftwnd()
771 fftw(p->plans[0], howmany, in, istride, idist, in fftwnd()
/dports/math/fftw/fftw-2.1.5/mpi/
H A Dfftw_mpi.c366 fftw(p_fft, n_fields, d, n_fields, 1, fft_work, 1, 0); in fftw_mpi()
373 fftw(p_fft, n_fields, local_data + i*(cols*n_fields), in fftw_mpi()
376 fftw(p_fft, rows, local_data, 1, cols, fft_work, 1, 0); in fftw_mpi()
393 fftw(p_fft, n_fields, d, n_fields, 1, fft_work, 1, 0); in fftw_mpi()
399 fftw(p_fft, n_fields, local_data + i*(cols*n_fields), in fftw_mpi()
402 fftw(p_fft, rows, local_data, 1, cols, fft_work, 1, 0); in fftw_mpi()
/dports/math/fftw-float/fftw-2.1.5/mpi/
H A Dfftw_mpi.c366 fftw(p_fft, n_fields, d, n_fields, 1, fft_work, 1, 0); in fftw_mpi()
373 fftw(p_fft, n_fields, local_data + i*(cols*n_fields), in fftw_mpi()
376 fftw(p_fft, rows, local_data, 1, cols, fft_work, 1, 0); in fftw_mpi()
393 fftw(p_fft, n_fields, d, n_fields, 1, fft_work, 1, 0); in fftw_mpi()
399 fftw(p_fft, n_fields, local_data + i*(cols*n_fields), in fftw_mpi()
402 fftw(p_fft, rows, local_data, 1, cols, fft_work, 1, 0); in fftw_mpi()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/autotools/
H A Dconfigure.ac166 dnl check for fftw
167 AC_ARG_ENABLE(fftw-mkl-wrapper,
168 [AC_HELP_STRING([--enable-fftw-mkl-wrapper],
169 [use the fftw wrappoer included in mkl])
174 dnl if enabled check that we have MKL detected, otherwise fall back to searching fftw
177 dnl fall back to fftw
/dports/science/cp2k-data/cp2k-7.1.0/tools/autotools/
H A Dconfigure.ac166 dnl check for fftw
167 AC_ARG_ENABLE(fftw-mkl-wrapper,
168 [AC_HELP_STRING([--enable-fftw-mkl-wrapper],
169 [use the fftw wrappoer included in mkl])
174 dnl if enabled check that we have MKL detected, otherwise fall back to searching fftw
177 dnl fall back to fftw
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/MAKE/deprecated/
H A DMakefile.storm52 FFT_INC = -DFFT_FFTW -I/projects/fftw/fftw-2.1.5/include
/dports/science/clipper/clipper-2.1/m4/
H A Dfftw.m47 # Test for the single-precision version of FFTW2 libraries (fftw and rfftw).
56 AC_MSG_CHECKING([for not prefixed single-precision FFTW2 (fftw.h)])
59 AC_TRY_LINK([#include <fftw.h>
/dports/math/scilab/scilab-6.1.1/scilab/modules/fftw/
H A DMakefile.am14 modulename=fftw
36 etc/fftw.quit \
37 etc/fftw.start
/dports/math/py-pyFFTW/pyFFTW-0.13.0/pyFFTW.egg-info/
H A DPKG-INFO26 pyFFTW is a pythonic wrapper around `FFTW <http://www.fftw.org/>`_, the
40 To build for windows from source, download the fftw dlls for your system
42 http://www.fftw.org/install/windows.html and place them in the pyfftw
/dports/math/py-pyFFTW/pyFFTW-0.13.0/
H A DPKG-INFO26 pyFFTW is a pythonic wrapper around `FFTW <http://www.fftw.org/>`_, the
40 To build for windows from source, download the fftw dlls for your system
42 http://www.fftw.org/install/windows.html and place them in the pyfftw

12345678910>>...101