Random seeds object
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=i4), | private | :: | mseed(4) |
Save the seeds to a file unit
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(rndSeed) | :: | this | ||||
| integer, | intent(in) | :: | und |
Save the seeds to a file name
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(rndSeed) | :: | this | ||||
| character(len=*), | intent(in) | :: | filename |
Read the seeds from a file unit
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(rndSeed) | :: | this | ||||
| integer, | intent(in) | :: | und |
Read the seeds from a file name
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(rndSeed) | :: | this | ||||
| character(len=*), | intent(in) | :: | filename |
Save the seeds to a file unit
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(rndSeed) | :: | this | ||||
| integer, | intent(in) | :: | und |
Save the seeds to a file name
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(rndSeed) | :: | this | ||||
| character(len=*), | intent(in) | :: | filename |
Read the seeds from a file unit
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(rndSeed) | :: | this | ||||
| integer, | intent(in) | :: | und |
Read the seeds from a file name
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(rndSeed) | :: | this | ||||
| character(len=*), | intent(in) | :: | filename |