set_part2d_hcell_acc Subroutine

public subroutine set_part2d_hcell_acc(ef, sp_loc, pt, np, ndf)

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
integer, intent(in) :: ndf

Calls

proc~~set_part2d_hcell_acc~~CallsGraph proc~set_part2d_hcell_acc set_part2d_hcell_acc proc~set_local_2d_positions set_local_2d_positions proc~set_part2d_hcell_acc->proc~set_local_2d_positions proc~qlh_2d_spline qlh_2d_spline proc~set_part2d_hcell_acc->proc~qlh_2d_spline proc~map2dy_part_sind map2dy_part_sind proc~set_local_2d_positions->proc~map2dy_part_sind proc~invert_uniform_grid invert_uniform_grid proc~map2dy_part_sind->proc~invert_uniform_grid proc~invert_stretched_grid invert_stretched_grid proc~map2dy_part_sind->proc~invert_stretched_grid

Called by

proc~~set_part2d_hcell_acc~~CalledByGraph proc~set_part2d_hcell_acc set_part2d_hcell_acc proc~set_lpf_acc set_lpf_acc proc~set_lpf_acc->proc~set_part2d_hcell_acc

Contents

None