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

Compute the (m>0 and n>0) part of the DFT of the analytical Fourier transforms of the equivalently-singular integrals. More...

Go to the source code of this file.

Functions/Subroutines

subroutine analysum2 (grpmn, bvec, m, n, l, ivacskip, lasym, m_map, n_map, grpmn_m_map, grpmn_n_map)
 Compute the (m>0 and n>0) part of the DFT of the analytical Fourier transforms of the equivalently-singular integrals.
 

Detailed Description

Compute the (m>0 and n>0) part of the DFT of the analytical Fourier transforms of the equivalently-singular integrals.

Definition in file analysum2.f90.

Function/Subroutine Documentation

◆ analysum2()

subroutine analysum2 ( real(rprec), dimension(0:mf,-nf:nf,nuv2,ndim), intent(inout) grpmn,
real(rprec), dimension(0:mf,-nf:nf,ndim), intent(inout) bvec,
integer, intent(in) m,
integer, intent(in) n,
integer, intent(in) l,
integer, intent(in) ivacskip,
logical, intent(in) lasym,
real(rprec), dimension(0:mf,-nf:nf), intent(inout) m_map,
real(rprec), dimension(0:mf,-nf:nf), intent(inout) n_map,
real(rprec), dimension(0:mf,-nf:nf,nuv2), intent(inout) grpmn_m_map,
real(rprec), dimension(0:mf,-nf:nf,nuv2), intent(inout) grpmn_n_map )

Compute the (m>0 and n>0) part of the DFT of the analytical Fourier transforms of the equivalently-singular integrals.

Parameters
grpmn
bvec
m
n
l
ivacskip
lasym
m_map
n_map
grpmn_m_map
grpmn_n_map

Definition at line 17 of file analysum2.f90.

References vacmod::bexni, vacmod::grpmn, vacmod::slm, vacmod::slp, vacmod::tlm, and vacmod::tlp.

Referenced by analyt().

Here is the caller graph for this function: