ncdef_3d_curr Subroutine

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

Arguments

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

Calls

proc~~ncdef_3d_curr~~CallsGraph proc~ncdef_3d_curr ncdef_3d_curr proc~qlh_3d_spline qlh_3d_spline proc~ncdef_3d_curr->proc~qlh_3d_spline proc~set_local_3d_positions set_local_3d_positions proc~ncdef_3d_curr->proc~set_local_3d_positions proc~map3d_part_sind map3d_part_sind proc~set_local_3d_positions->proc~map3d_part_sind proc~map2dz_part_sind map2dz_part_sind proc~map3d_part_sind->proc~map2dz_part_sind proc~map2dy_part_sind map2dy_part_sind proc~map3d_part_sind->proc~map2dy_part_sind proc~invert_uniform_grid invert_uniform_grid proc~map2dz_part_sind->proc~invert_uniform_grid proc~invert_stretched_grid invert_stretched_grid proc~map2dz_part_sind->proc~invert_stretched_grid proc~map2dy_part_sind->proc~invert_uniform_grid proc~map2dy_part_sind->proc~invert_stretched_grid

Called by

proc~~ncdef_3d_curr~~CalledByGraph proc~ncdef_3d_curr ncdef_3d_curr proc~curr_accumulate curr_accumulate proc~curr_accumulate->proc~ncdef_3d_curr

Contents

None