Home
last modified time | relevance | path

Searched refs:PetscRandomGetValue_Rand48 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/classes/random/impls/rand48/
H A Drand48.c11 static PetscErrorCode PetscRandomGetValue_Rand48(PetscRandom r, PetscScalar *val) in PetscRandomGetValue_Rand48() function
42 PetscDesignatedInitializer(getvalue, PetscRandomGetValue_Rand48),