Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscrand.pxi15 PetscErrorCode PetscRandomGetType(PetscRandom, PetscRandomType*)
H A DRandom.pyx119 setType, petsc.PetscRandomGetType
123 CHKERR(PetscRandomGetType(self.rnd, &cval))
/petsc/src/sys/classes/random/interface/
H A Drandreg.c64 PetscErrorCode PetscRandomGetType(PetscRandom rnd, PetscRandomType *type) in PetscRandomGetType() function
/petsc/include/
H A Dpetscsys.h2468 PETSC_EXTERN PetscErrorCode PetscRandomGetType(PetscRandom, PetscRandomType *);