Home
last modified time | relevance | path

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

/petsc/src/sys/classes/random/impls/curand/
H A Dcurand.c47 static PetscErrorCode PetscRandomDestroy_CURAND(PetscRandom r) in PetscRandomDestroy_CURAND() function
63 PetscDesignatedInitializer(destroy, PetscRandomDestroy_CURAND),