Home
last modified time | relevance | path

Searched defs:_p_PetscRandom (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Drandomimpl.h20 struct _p_PetscRandom { struct
22 void *data; /* implementation-specific data */
23 unsigned long seed;
24 PetscScalar low, width; /* lower bound and width of the interval over
26 PetscBool iset; /* if true, indicates that the user has set the interval */