Skip to content

Commit 205ed83

Browse files
committed
remove SWFFT, FFTW, and heFFTe tutorials and documentation; they are superceded by amrex::FFT
1 parent 2ef516b commit 205ed83

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+0
-3825
lines changed

Docs/source/FFTW_Tutorial.rst

Lines changed: 0 additions & 48 deletions
This file was deleted.

Docs/source/SWFFT/iface_rect.png

-59.8 KB
Binary file not shown.

Docs/source/SWFFT_Tutorial.rst

Lines changed: 0 additions & 86 deletions
This file was deleted.

Docs/source/heFFTe_Tutorial.rst

Lines changed: 0 additions & 48 deletions
This file was deleted.

Docs/source/index.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,8 @@ sorted by the following categories:
4545
Conduit Mesh Blueprint for use with the ALPINE Ascent in situ visualization
4646
and analysis tool.
4747
- :ref:`EB<tutorials_eb>` -- Examples of embedded boundaries.
48-
- :ref:`FFTW<tutorials_fftw>` -- FFTW and cuFFT single-rank tutorials.
4948
- :ref:`ForkJoin<tutorials_forkjoin>` -- Parallel execution and subgrouping of MPI ranks.
5049
- :ref:`GPU<tutorials_gpu>` -- Offload work to the GPUs using AMReX tools.
51-
- :ref:`heFFTe<tutorials_heffte>` -- heFFTe distributed tutorials.
5250
- :ref:`Linear Solvers<tutorials_linearsolvers>` -- Examples of several linear solvers.
5351
- :ref:`ML/PYTORCH<tutorials_ml>` -- Use of pytorch models to replace point-wise computational kernels.
5452
- :ref:`MPMD<tutorials_mpmd>` -- Usage of AMReX-MPMD (Multiple Program Multiple Data) framework.
@@ -59,8 +57,6 @@ sorted by the following categories:
5957
to solve a scalar advection-diffusion-reaction equation.
6058
- :ref:`SENSEI<tutorials_sensei>` -- In situ data analysis and visualization through a unified interface.
6159
- :ref:`SUNDIALS<tutorials_sundials>` -- Time integration with SUNDIALS backend and native AMReX types.
62-
- :ref:`SWFFT<tutorials_swfft>` -- Demonstrates how to call the SWFFT wrapper to the FFTW3 (A distributed memory
63-
implementation of the discrete Fourier transform) solver.
6460

6561

6662
.. toctree::
@@ -70,10 +66,8 @@ sorted by the following categories:
7066
Basic_Tutorial
7167
Blueprint_Tutorial
7268
EB_Tutorial
73-
FFTW_Tutorial
7469
ForkJoin_Tutorial
7570
GPU_Tutorial
76-
heFFTe_Tutorial
7771
LinearSolvers_Tutorial
7872
ML_Tutorial
7973
MPMD_Tutorials
@@ -83,7 +77,6 @@ sorted by the following categories:
8377
SDC_Tutorial
8478
SENSEI_Tutorial
8579
SUNDIALS_Tutorial
86-
SWFFT_Tutorial
8780

8881

8982
.. _`AMR`: AMR_Tutorial.html
@@ -94,14 +87,10 @@ sorted by the following categories:
9487

9588
.. _`EB`: EB_Tutorial.html
9689

97-
.. _`FFTW`: FFTW_Tutorial.html
98-
9990
.. _`ForkJoin`: ForkJoin_Tutorial.html
10091

10192
.. _`GPU`: GPU_Tutorial.html
10293

103-
.. _`heFFTe`: heFFTe_Tutorial.html
104-
10594
.. _`Linear Solvers`: LinearSolvers_Tutorial.html
10695

10796
.. _`MPMD`: MPMD_Tutorials.html
@@ -116,7 +105,6 @@ sorted by the following categories:
116105

117106
.. _`SENSEI`: SENSEI_Tutorial.html
118107

119-
.. _`SWFFT`: SWFFT_Tutorial.html
120108

121109

122110

ExampleCodes/FFTW/Basic/GNUmakefile

Lines changed: 0 additions & 22 deletions
This file was deleted.

ExampleCodes/FFTW/Basic/Make.package

Lines changed: 0 additions & 3 deletions
This file was deleted.

ExampleCodes/FFTW/Basic/inputs

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)