get_rng_v Function

public function get_rng_v(s) result(r)

Arguments

Type IntentOptional Attributes Name
type(rng_state), intent(inout), DIMENSION(:) :: s

Return Value real(kind=WP), DIMENSION (SIZE(S))


Calls

proc~~get_rng_v~2~~CallsGraph proc~get_rng_v~2 get_rng_v proc~get_rng_1~2 get_rng_1 proc~get_rng_v~2->proc~get_rng_1~2

Called by

proc~~get_rng_v~2~~CalledByGraph proc~get_rng_v~2 get_rng_v interface~get_rng~2 get_rng interface~get_rng~2->proc~get_rng_v~2

Contents