Skip to content

Commit b7e0100

Browse files
committed
2decom-fft based fft routines for poisson, and clean up.
1 parent 7f09a60 commit b7e0100

File tree

4 files changed

+66
-408
lines changed

4 files changed

+66
-408
lines changed

src/modglobal.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@ module modglobal
372372

373373
! Poisson solver
374374
integer, parameter :: POISS_FFT2D = 0, &
375-
POISS_CYC = 1, &
376375
POISS_FFT3D = 2, &
377376
POISS_FFT2D_2DECOMP = 3
378377

0 commit comments

Comments
 (0)