petsc-3.8.4 2018-03-24
PetscRandom
Abstract PETSc object that manages generating random numbers
Synopsis
typedef struct _p_PetscRandom* PetscRandom;
See Also
PetscRandomCreate(), PetscRandomGetValue(), PetscRandomType
Level:intermediate
Location:include/petscsys.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/sys/classes/random/examples/tutorials/ex2.c.html