Searched refs:PetscRandomGetType (Results 1 – 4 of 4) sorted by relevance
15 PetscErrorCode PetscRandomGetType(PetscRandom, PetscRandomType*)
119 setType, petsc.PetscRandomGetType123 CHKERR(PetscRandomGetType(self.rnd, &cval))
64 PetscErrorCode PetscRandomGetType(PetscRandom rnd, PetscRandomType *type) in PetscRandomGetType() function
2468 PETSC_EXTERN PetscErrorCode PetscRandomGetType(PetscRandom, PetscRandomType *);