set_part3d_hcell_acc Subroutine

public subroutine set_part3d_hcell_acc(ef, sp_loc, pt, np)

Arguments

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

Calls

proc~~set_part3d_hcell_acc~~CallsGraph proc~set_part3d_hcell_acc set_part3d_hcell_acc proc~qlh_3d_spline qlh_3d_spline proc~set_part3d_hcell_acc->proc~qlh_3d_spline proc~set_local_3d_positions set_local_3d_positions proc~set_part3d_hcell_acc->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~~set_part3d_hcell_acc~~CalledByGraph proc~set_part3d_hcell_acc set_part3d_hcell_acc proc~set_lpf_acc set_lpf_acc proc~set_lpf_acc->proc~set_part3d_hcell_acc

Contents

None