Defines a random spatial distribution within a given interval.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=rk), | private | :: | val_min | Minimal value to produce |
|||
real(kind=rk), | private | :: | val_max | Maximal value to produce |
|||
real(kind=rk), | private | :: | val_range | Length of the value interval |