mt_random Interface

public interface mt_random

Module Procedures

private subroutine d_grnd_1(A)

Arguments

Type IntentOptional Attributes Name
real(kind=8), dimension(:) :: A

private subroutine d_grnd_2(A)

Arguments

Type IntentOptional Attributes Name
real(kind=8), dimension(:,:) :: A

private subroutine d_grnd_3(A)

Arguments

Type IntentOptional Attributes Name
real(kind=8), dimension(:,:,:) :: A

private subroutine d_grnd_4(A)

Arguments

Type IntentOptional Attributes Name
real(kind=8), dimension(:,:,:,:) :: A

private subroutine d_grnd_5(A)

Arguments

Type IntentOptional Attributes Name
real(kind=8), dimension(:,:,:,:,:) :: A

private subroutine d_grnd_6(A)

Arguments

Type IntentOptional Attributes Name
real(kind=8), dimension(:,:,:,:,:,:) :: A

private subroutine d_grnd_7(A)

Arguments

Type IntentOptional Attributes Name
real(kind=8), dimension(:,:,:,:,:,:,:) :: A

private subroutine c_grnd_1(A)

Arguments

Type IntentOptional Attributes Name
complex(kind=8), dimension(:) :: A

private subroutine c_grnd_2(A)

Arguments

Type IntentOptional Attributes Name
complex(kind=8), dimension(:,:) :: A

private subroutine c_grnd_3(A)

Arguments

Type IntentOptional Attributes Name
complex(kind=8), dimension(:,:,:) :: A

private subroutine c_grnd_4(A)

Arguments

Type IntentOptional Attributes Name
complex(kind=8), dimension(:,:,:,:) :: A

private subroutine c_grnd_5(A)

Arguments

Type IntentOptional Attributes Name
complex(kind=8), dimension(:,:,:,:,:) :: A

private subroutine c_grnd_6(A)

Arguments

Type IntentOptional Attributes Name
complex(kind=8), dimension(:,:,:,:,:,:) :: A

private subroutine c_grnd_7(A)

Arguments

Type IntentOptional Attributes Name
complex(kind=8), dimension(:,:,:,:,:,:,:) :: A