#include "petscsys.h" PetscErrorCode PetscRandomSetInterval(PetscRandom r,PetscScalar low,PetscScalar high)Not collective
r | - the random number generator context | |
low | - The lower bound of the interval | |
high | - The upper bound of the interval |
Level:intermediate
Location:src/sys/utils/random/interface/random.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages