esirkepov_3d_curr Subroutine

public subroutine esirkepov_3d_curr(sp_loc, pt, jcurr, np)

Arguments

Type IntentOptional Attributes Name
type(species), intent(in) :: sp_loc
real(kind=dp), intent(inout) :: pt(:,:)
real(kind=dp), intent(inout) :: jcurr(:,:,:,:)
integer, intent(in) :: np

Calls

proc~~esirkepov_3d_curr~~CallsGraph proc~esirkepov_3d_curr esirkepov_3d_curr proc~set_local_3d_positions set_local_3d_positions proc~esirkepov_3d_curr->proc~set_local_3d_positions proc~qden_3d_wgh qden_3d_wgh proc~esirkepov_3d_curr->proc~qden_3d_wgh proc~map3d_part_sind map3d_part_sind proc~set_local_3d_positions->proc~map3d_part_sind proc~map2dy_part_sind map2dy_part_sind proc~map3d_part_sind->proc~map2dy_part_sind proc~map2dz_part_sind map2dz_part_sind proc~map3d_part_sind->proc~map2dz_part_sind proc~invert_stretched_grid invert_stretched_grid proc~map2dy_part_sind->proc~invert_stretched_grid proc~invert_uniform_grid invert_uniform_grid proc~map2dy_part_sind->proc~invert_uniform_grid proc~map2dz_part_sind->proc~invert_stretched_grid proc~map2dz_part_sind->proc~invert_uniform_grid

Called by

proc~~esirkepov_3d_curr~~CalledByGraph proc~esirkepov_3d_curr esirkepov_3d_curr proc~curr_accumulate curr_accumulate proc~curr_accumulate->proc~esirkepov_3d_curr proc~lpf2_evolve lpf2_evolve proc~lpf2_evolve->proc~curr_accumulate proc~env_lpf2_evolve env_lpf2_evolve proc~env_lpf2_evolve->proc~curr_accumulate proc~lp_run lp_run proc~lp_run->proc~lpf2_evolve proc~env_run env_run proc~env_run->proc~env_lpf2_evolve proc~lp_cycle Lp_cycle proc~lp_cycle->proc~lp_run proc~env_cycle Env_cycle proc~env_cycle->proc~env_run program~aladyn aladyn program~aladyn->proc~lp_cycle program~aladyn->proc~env_cycle

Contents