Searched defs:_p_PetscRandom (Results 1 – 1 of 1) sorted by relevance
20 struct _p_PetscRandom { struct22 void *data; /* implementation-specific data */23 unsigned long seed;24 PetscScalar low, width; /* lower bound and width of the interval over26 PetscBool iset; /* if true, indicates that the user has set the interval */