VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Perform Fourier integrals of Green's function kernel. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | fourp (grpmn, grp) |
Perform Fourier integrals of Green's function kernel. | |
Perform Fourier integrals of Green's function kernel.
Definition in file fourp.f90.
subroutine fourp | ( | real(rprec), dimension(0:mf,-nf:nf,nuv2,ndim), intent(inout) | grpmn, |
real(rprec), dimension(nuv,nuv2), intent(in) | grp ) |
Perform Fourier integrals of Green's function kernel.
grpmn | |
grp |
Definition at line 8 of file fourp.f90.
References vacmod::g1, vacmod::g2, vacmod::grpmn, vmec_main::num_eqsolve_retries, vacmod::onp, dbgout::open_dbg_context(), and vacmod::p5.
Referenced by scalpot().