Code_Saturne
CFD tool
Functions/Subroutines
zufall.f90 File Reference

Functions/Subroutines

subroutine zufall (n, a)
 
subroutine zufalli (seed)
 
subroutine normalen (n, x)
 
subroutine normal00
 
subroutine fische (n, mu, p)
 

Function/Subroutine Documentation

◆ fische()

subroutine fische ( integer  n,
double precision  mu,
integer, dimension(*)  p 
)
Here is the call graph for this function:

◆ normal00()

subroutine normal00 ( )
Here is the call graph for this function:

◆ normalen()

subroutine normalen ( integer  n,
double precision, dimension(*)  x 
)
Here is the call graph for this function:

◆ zufall()

subroutine zufall ( integer  n,
double precision, dimension(*)  a 
)

◆ zufalli()

subroutine zufalli ( integer  seed)