SCALE-RM
|
#include "scalelib.h"
Go to the source code of this file.
Modules | |
module | scale_dft |
Functions/Subroutines | |
subroutine, public | scale_dft::dft_setup (KA, KS, KE, IA, IS, IE, JA, JS, JE, LM, MM) |
subroutine | scale_dft::dft_g2s (KA, KS, KE, IA, IS, IE, JA, JS, JE, LM, MM, f, s) |
subroutine | scale_dft::dft_s2g (KA, KS, KE, IA, IS, IE, JA, JS, JE, LM, MM, s, f) |
subroutine, public | scale_dft::dft_g2g (KA, KS, KE, IA, IS, IE, JA, JS, JE, LM, MM, f) |
subroutine, public | scale_dft::dft_g2g_divfree (KA, KS, KE, IA, IS, IE, JA, JS, JE, LM, MM, u, v) |