dsd Subroutine

public subroutine dsd(Q, Re, Np, D, N, nsizes, dtype, rho_a, tk, dmin, dmax, apm, bpm, rho_c, p1, p2, p3)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: Q
real(kind=wp), intent(inout) :: Re
real(kind=wp), intent(in) :: Np
real(kind=wp), intent(in), dimension(nsizes) :: D
real(kind=wp), intent(out), dimension(nsizes) :: N
integer, intent(in) :: nsizes
integer, intent(in) :: dtype
real(kind=wp), intent(in) :: rho_a
real(kind=wp), intent(in) :: tk
real(kind=wp), intent(in) :: dmin
real(kind=wp), intent(in) :: dmax
real(kind=wp), intent(inout) :: apm
real(kind=wp), intent(inout) :: bpm
real(kind=wp), intent(in) :: rho_c
real(kind=wp), intent(in) :: p1
real(kind=wp), intent(in) :: p2
real(kind=wp), intent(in) :: p3

Calls

proc~~dsd~4~~CallsGraph proc~dsd~4 dsd proc~calc_re~4 calc_Re proc~dsd~4->proc~calc_re~4 proc~infind infind proc~dsd~4->proc~infind proc~errormessage errorMessage proc~dsd~4->proc~errormessage proc~calc_re~4->proc~errormessage interface~mrgrnk mrgrnk proc~infind->interface~mrgrnk

Called by

proc~~dsd~4~~CalledByGraph proc~dsd~4 dsd proc~quickbeam_optics~2 quickbeam_optics proc~quickbeam_optics~2->proc~dsd~4

Contents