set_grid_den_energy Subroutine

public subroutine set_grid_den_energy(sp_loc, pt, eden, np)

Arguments

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

Calls

proc~~set_grid_den_energy~~CallsGraph proc~set_grid_den_energy set_grid_den_energy proc~qden_3d_wgh qden_3d_wgh proc~set_grid_den_energy->proc~qden_3d_wgh proc~qden_2d_wgh qden_2d_wgh proc~set_grid_den_energy->proc~qden_2d_wgh proc~set_local_3d_positions set_local_3d_positions proc~set_grid_den_energy->proc~set_local_3d_positions proc~set_local_2d_positions set_local_2d_positions proc~set_grid_den_energy->proc~set_local_2d_positions proc~set_part_gamma set_part_gamma proc~set_grid_den_energy->proc~set_part_gamma proc~qden_1d_wgh qden_1d_wgh proc~set_grid_den_energy->proc~qden_1d_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~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 proc~map3d_part_sind->proc~map2dy_part_sind proc~map2dz_part_sind map2dz_part_sind proc~map3d_part_sind->proc~map2dz_part_sind proc~map2dz_part_sind->proc~invert_uniform_grid proc~map2dz_part_sind->proc~invert_stretched_grid

Contents

None