petsc-3.9.4 2018-09-11
Report Typos and Errors

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

Examples

src/sys/classes/random/examples/tutorials/ex2.c.html

Implementations

_p_PetscRandom in src/sys/classes/random/randomimpl.h

Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages