VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
Loading...
Searching...
No Matches
fext_fft.f90 File Reference

Fourier transforms. More...

Go to the source code of this file.

Functions/Subroutines

subroutine fext_fft (bout, bs_s, bs_a)
 Extends \(B_s\) from ntheta2 interval to full ntheta3 interval in angle \(\theta\).
 

Detailed Description

Fourier transforms.

Definition in file fext_fft.f90.

Function/Subroutine Documentation

◆ fext_fft()

subroutine fext_fft ( real(rprec), dimension(nzeta,ntheta3), intent(out) bout,
real(rprec), dimension(nzeta,ntheta2), intent(in) bs_s,
real(rprec), dimension(nzeta,ntheta2), intent(in) bs_a )

Extends \(B_s\) from ntheta2 interval to full ntheta3 interval in angle \(\theta\).

Parameters
boutoutput \(B_s\)
bs_ssymmetric part of \(B_s\)
bs_aanti-symmetric part of \(B_s\)

Definition at line 9 of file fext_fft.f90.

Referenced by jxbforce().

Here is the caller graph for this function: