Interfaced with rngNormal
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(inout) | :: | this | |||
real(kind=r64), | intent(in), | optional | :: | mean | ||
real(kind=r64), | intent(in), | optional | :: | std |
Interfaced with rngNormal
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(inout) | :: | this(:) | |||
real(kind=r64), | intent(in), | optional | :: | mean | ||
real(kind=r64), | intent(in), | optional | :: | std |
Interfaced with rngNormal
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(inout) | :: | this(:,:) | |||
real(kind=r64), | intent(in), | optional | :: | mean | ||
real(kind=r64), | intent(in), | optional | :: | std |
Interfaced with rngNormal
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64), | intent(inout) | :: | this(:,:,:) | |||
real(kind=r64), | intent(in), | optional | :: | mean | ||
real(kind=r64), | intent(in), | optional | :: | std |