Home
last modified time | relevance | path

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

/petsc/src/sys/classes/random/impls/sprng/
H A Dsprng.c16 static PetscErrorCode PetscRandomGetValue_Sprng(PetscRandom r, PetscScalar *val) in PetscRandomGetValue_Sprng() function
47 PetscDesignatedInitializer(getvalue, PetscRandomGetValue_Sprng),