Visible to Intel only — GUID: GUID-F5A96F4B-B0A4-48E4-B82A-F253BA4FAA62
Visible to Intel only — GUID: GUID-F5A96F4B-B0A4-48E4-B82A-F253BA4FAA62
Advanced Service Routines
This section describes service routines for obtaining properties of the previously registered basic generators (vslGetBrngProperties). See VS Notes ("Basic Generators" section of VS Structure chapter) for substantiation of the need for several basic generators including user-defined BRNGs.
The vslRegisterBrng function is provided in C for registering a user-defined basic generator, but it is not supported for Fortran. If you need to use a user-defined generator in Fortran, use an abstract basic random generator and abstract stream as described in the VS Notes.
- Advanced Service Routine Data Types
- vslGetBrngProperties
Returns structure with properties of a given basic generator.