mt_uniform Interface

public interface mt_uniform

Module Procedures

private function igrnd(l, h)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: l
integer, intent(in) :: h

Return Value integer

private function dgrnd_uniform(a, b) result(c)

Arguments

Type IntentOptional Attributes Name
real(kind=8) :: a
real(kind=8) :: b

Return Value real(kind=8)