calc_Re Subroutine

public subroutine calc_Re(Q, Np, rho_a, dtype, apm, bpm, rho_c, p1, p2, p3, Re)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: Q
real(kind=wp), intent(in) :: Np
real(kind=wp), intent(in) :: rho_a
integer, intent(in) :: dtype
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
real(kind=wp), intent(out) :: Re

Calls

proc~~calc_re~4~~CallsGraph proc~calc_re~4 calc_Re proc~errormessage errorMessage proc~calc_re~4->proc~errormessage

Called by

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

Contents