TheBoussinesqModel  3.2.1
 All Data Structures Files Functions Variables Typedefs Macros Pages
t_random.h
Go to the documentation of this file.
1 
28 long urand(long *,long );
29 double ran1(long *);
30 double ran2(long *);
31 double ran3(long *);
32 /* commentata per warning: integer overflow in expression
33 void prand(long *,long , long ,long );
34 long rrand(long );
35 */
36 double uuvel(float vmed,float vvar);
37 double gasdev(long *idum);