Scrambler  1
fldgen.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine fldgen (nx, nxtot, ixbeg, ixend, ny, nytot, iybeg, iyend, nz, nztot, izbeg, izend, power, kmin, kmax, iseed, velo)

Function/Subroutine Documentation

subroutine fldgen ( integer  nx,
integer  nxtot,
integer  ixbeg,
integer  ixend,
integer  ny,
integer  nytot,
integer  iybeg,
integer  iyend,
integer  nz,
integer  nztot,
integer  izbeg,
integer  izend,
double precision  power,
integer  kmin,
integer  kmax,
integer  iseed,
double precision, dimension(1:nxtot,1:nytot,1:nztot)  velo 
)

Definition at line 45 of file fldgen.f90.

References genak(), and nr_fourn().

Referenced by Problem::ProblemModuleInit().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

 All Classes Files Functions Variables