◆ random_c() [1/3]
subroutine random_vectors_mod::random_c::random_c |
( |
integer(c_int), intent(in) |
kk, |
|
|
real(kind=c_double), intent(out) |
pp |
|
) |
| |
|
private |
◆ random_c() [2/3]
subroutine random_vectors_mod::random_c::random_c |
( |
integer(c_int), intent(in) |
kk, |
|
|
real(kind=c_double), dimension(*), intent(out) |
pp |
|
) |
| |
|
private |
◆ random_c() [3/3]
subroutine random_vectors_mod::random_c::random_c |
( |
integer(c_int), intent(in) |
kk, |
|
|
real(kind=c_double), intent(out) |
pp |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: