OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
random_mod::random_struct Type Reference

Data Fields

logical cmd
real(kind=8) alea_nbr
real(kind=8) seed_nbr
logical alea
logical seed

Detailed Description

Definition at line 47 of file random_mod.F.

Field Documentation

◆ alea

logical random_mod::random_struct::alea

Definition at line 50 of file random_mod.F.

50 LOGICAL :: ALEA,SEED

◆ alea_nbr

real(kind=8) random_mod::random_struct::alea_nbr

Definition at line 49 of file random_mod.F.

49 REAL(kind=8) :: alea_nbr,seed_nbr

◆ cmd

logical random_mod::random_struct::cmd

Definition at line 48 of file random_mod.F.

48 LOGICAL :: CMD

◆ seed

logical random_mod::random_struct::seed

Definition at line 50 of file random_mod.F.

◆ seed_nbr

real(kind=8) random_mod::random_struct::seed_nbr

Definition at line 49 of file random_mod.F.


The documentation for this type was generated from the following file: