-random_seed <integer> -provide a seed to the random number generater
Notes: To see all options, run your program with the -help option.
Must be called after PetscRandomCreate() but before the rnd is used.
Keywords
PetscRandom, set, options, database
See Also
PetscRandomCreate(), PetscRandomSetType()
Level:beginner
Location:src/sys/random/interface/randomc.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/sys/random/examples/tutorials/ex1.c.html
src/sys/random/examples/tutorials/ex2.c.html
src/sys/examples/tutorials/ex7.c.html
src/ksp/ksp/examples/tutorials/ex2.c.html
src/ksp/ksp/examples/tutorials/ex11.c.html
src/ksp/ksp/examples/tutorials/ex39.c.html
src/ksp/ksp/examples/tutorials/ex40.c.html
src/ksp/ksp/examples/tutorials/ex46.c.html
src/ksp/ksp/examples/tutorials/ex52.c.html
src/ksp/ksp/examples/tutorials/ex2f.F.html
src/ksp/ksp/examples/tutorials/ex11f.F.html