|
VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Compute the (m=0 or 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 | analysum (grpmn, bvec, sl, tl, m, n, l, ivacskip, lasym, m_map, n_map, grpmn_m_map, grpmn_n_map) |
| Compute the (m=0 or n=0) part of the DFT of the analytical Fourier transforms of the equivalently-singular integrals. | |
Compute the (m=0 or n=0) part of the DFT of the analytical Fourier transforms of the equivalently-singular integrals.
Definition in file analysum.f90.
| subroutine analysum | ( | real(rprec), dimension(0:mf,-nf:nf,nuv2,ndim), intent(inout) | grpmn, |
| real(rprec), dimension(0:mf,-nf:nf,ndim), intent(inout) | bvec, | ||
| real(rprec), dimension(nuv2), intent(in) | sl, | ||
| real(rprec), dimension(nuv2), intent(in) | tl, | ||
| 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 or n=0) part of the DFT of the analytical Fourier transforms of the equivalently-singular integrals.
| grpmn | |
| bvec | |
| sl | |
| tl | |
| m | |
| n | |
| l | |
| ivacskip | |
| lasym | |
| m_map | |
| n_map | |
| grpmn_m_map | |
| grpmn_n_map |
Definition at line 19 of file analysum.f90.
References vacmod::bexni, and vacmod::grpmn.
Referenced by analyt().