Home
last modified time | relevance | path

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

/petsc/src/sys/classes/random/impls/curand/
H A Dcurand.c35 static PetscErrorCode PetscRandomGetValues_CURAND(PetscRandom r, PetscInt n, PetscScalar *val) in PetscRandomGetValues_CURAND() function
61 PetscDesignatedInitializer(getvalues, PetscRandomGetValues_CURAND),