![]() |
ORB5
v4.9.4
|
Functions/Subroutines | |
| subroutine, public | initmoments () |
| subroutine, public | destroymoments () |
| subroutine, public | computegyrokineticmoment (isp, npart_loc, pic1_loc, pic2_loc, nsel_gyr_loc, dens0, diag3D) |
| subroutine, public | computedriftkineticmoment (isp, npart_loc, pic1_loc, pic2_loc, dens0, diag3D) |
| integer function, public | compute_subgroup (isp, vpar, vperp, T, m, ftrap) |
Variables | |
| complex, dimension(:,:,:,:), allocatable, public | mom_i |
| complex, dimension(:,:,:,:), allocatable, public | mom_igc |
| complex, dimension(:,:,:,:), allocatable, public | mom_e |
| integer, parameter | nbmom =4 |
| integer, parameter | nbmom_2d =4 |
| integer | nsign |
| integer function, public moments::compute_subgroup | ( | integer, intent(in) | isp, |
| real, intent(in) | vpar, | ||
| real, intent(in) | vperp, | ||
| real, intent(in) | T, | ||
| real, intent(in) | m, | ||
| real, intent(in) | ftrap | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public moments::computedriftkineticmoment | ( | integer, intent(in) | isp, |
| integer, intent(in) | npart_loc, | ||
| real, dimension(:,:), intent(in) | pic1_loc, | ||
| real, dimension(:,:), intent(in) | pic2_loc, | ||
| real, intent(in) | dens0, | ||
| logical | diag3D | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public moments::computegyrokineticmoment | ( | integer, intent(in) | isp, |
| integer, intent(in) | npart_loc, | ||
| real, dimension(:,:), intent(in) | pic1_loc, | ||
| real, dimension(:,:), intent(in) | pic2_loc, | ||
| integer, intent(in) | nsel_gyr_loc, | ||
| real, intent(in) | dens0, | ||
| logical, intent(in) | diag3D | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public moments::destroymoments |
| subroutine, public moments::initmoments |
Here is the caller graph for this function:| complex, dimension (:,:,:,:), allocatable, public moments::mom_e |
| complex, dimension (:,:,:,:), allocatable, public moments::mom_i |
| complex, dimension (:,:,:,:), allocatable, public moments::mom_igc |
|
private |
|
private |
|
private |