![]() |
ORB5
v4.9.4
|
Modules | |
| module | gyrodensity_correct |
Functions/Subroutines | |
| subroutine, public | gyrodensity_correct::init_dens_corr_arrays |
| subroutine, public | gyrodensity_correct::gyrodensity_correct_disp |
| subroutine | gyrodensity_correct::gyrodensity_correction (pic1_loc, pic2_loc, npart_loc, isp) |
| Charge correction. More... | |
| subroutine | add_fluxcorr (isp) |
| subroutine | correct_density (isp, npart_loc) |
| subroutine | flux_analytic_2 (isp) |
| subroutine | density_fluxcorr (isp, s, weight, fluxweight, ithread) |
Variables | |
| real, dimension(:,:,:), allocatable, save | gyrodensity_correct::denscontrib |
| real, dimension(:,:,:), allocatable, save | gyrodensity_correct::fluxcontrib |
| real, dimension(:, :), allocatable, save | gyrodensity_correct::fluxcont_non_anyl |
| real, dimension(:,:), allocatable, save | gyrodensity_correct::denscontrib_back |
| real, dimension(:), allocatable, save | gyrodensity_correct::wtot |
|
private |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine gyrodensity_correction::correct_density | ( | integer, intent(in) | isp, |
| integer, intent(in) | npart_loc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine gyrodensity_correction::density_fluxcorr | ( | integer, intent(in) | isp, |
| real, intent(in) | s, | ||
| real, intent(in) | weight, | ||
| real, intent(in) | fluxweight, | ||
| integer, intent(in) | ithread | ||
| ) |
Here is the caller graph for this function:| subroutine gyrodensity_correction::flux_analytic_2 | ( | integer, intent(in) | isp | ) |
Here is the call graph for this function:
Here is the caller graph for this function: