Home
last modified time | relevance | path

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

/petsc/src/sys/classes/random/impls/rand/
H A Drand.c11 static PetscErrorCode PetscRandomGetValue_Rand(PetscRandom r, PetscScalar *val) in PetscRandomGetValue_Rand() function
39 PetscDesignatedInitializer(getvalue, PetscRandomGetValue_Rand),