Definition at line 263 of file base_routines.f90.
subroutine base_routines::randomseedssizeget::random_seeds_size_get |
( |
integer(intg), intent(out) |
RANDOM_SEEDS_SIZE, |
|
|
integer(intg), intent(inout) |
ERR, |
|
|
type(varying_string), intent(inout) |
ERROR |
|
) |
| |
|
private |
Returns the size of the random seeds array for CMISS.
- See also
- OPENCMISS::CMISSRandomSeedsSizeGet
- Parameters
-
[out] | random_seeds_size | On return, the size of the random seeds array. |
[in,out] | err | The error string |
[in,out] | error | The error code |
Definition at line 1146 of file base_routines.f90.