![]() |
ORB5
v4.9.4
|
Modules | |
| module | moments |
Functions/Subroutines | |
| subroutine, public | moments::initmoments () |
| subroutine, public | moments::destroymoments () |
| subroutine, public | moments::computegyrokineticmoment (isp, npart_loc, pic1_loc, pic2_loc, nsel_gyr_loc, dens0, diag3D) |
| subroutine, public | moments::computedriftkineticmoment (isp, npart_loc, pic1_loc, pic2_loc, dens0, diag3D) |
| integer function, public | moments::compute_subgroup (isp, vpar, vperp, T, m, ftrap) |
Variables | |
| complex, dimension(:,:,:,:), allocatable, public | moments::mom_i |
| complex, dimension(:,:,:,:), allocatable, public | moments::mom_igc |
| complex, dimension(:,:,:,:), allocatable, public | moments::mom_e |
| integer, parameter | moments::nbmom =4 |
| integer, parameter | moments::nbmom_2d =4 |
| integer | moments::nsign |