VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Compute the regularized evaluation of the Green's function and the source term. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | greenf (delgr, delgrp, ip) |
Compute the regularized evaluation of the Green's function and the source term. | |
Compute the regularized evaluation of the Green's function and the source term.
Definition in file greenf.f90.
subroutine greenf | ( | real(rprec), dimension(nuv), intent(out) | delgr, |
real(rprec), dimension(nuv), intent(out) | delgrp, | ||
integer, intent(in) | ip ) |
Compute the regularized evaluation of the Green's function and the source term.
delgr | |
delgrp | |
ip |
Definition at line 9 of file greenf.f90.
References vacmod::auu, vacmod::auv, vacmod::avv, vacmod::drv, vacmod::dsave, vacmod::ga1, vacmod::ga2, vacmod::gsave, vacmod::guu_b, vacmod::guv_b, vacmod::gvv_b, vacmod::r1b, vacmod::rcosuv, vacmod::rsinuv, vacmod::rzb2, vacmod::snr, vacmod::snv, vacmod::snz, and vacmod::z1b.
Referenced by scalpot().