#include "petscsys.h" PetscErrorCode PetscRandomSetType(PetscRandom rnd, PetscRandomType type)Collective on PetscRandom
rnd | - The random number generator context | |
type | - The name of the random type |
-random_type <type> | - Sets the random type; use -help for a list of available types |