Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/src/PETSc/
H A Dpetscrand.pxi3 ctypedef const char* PetscRandomType
4 PetscRandomType PETSCRAND
5 PetscRandomType PETSCRAND48
6 PetscRandomType PETSCSPRNG
7 PetscRandomType PETSCRANDER48
8 PetscRandomType PETSCRANDOM123
14 int PetscRandomSetType(PetscRandom,PetscRandomType)
15 int PetscRandomGetType(PetscRandom,PetscRandomType*)
H A DRandom.pyx39 cdef PetscRandomType cval = NULL
44 cdef PetscRandomType cval = NULL
/dports/science/PETSc/petsc-3.14.1/src/sys/classes/random/interface/
H A Drandreg.c28 PetscErrorCode PetscRandomSetType(PetscRandom rnd, PetscRandomType type) in PetscRandomSetType()
69 PetscErrorCode PetscRandomGetType(PetscRandom rnd, PetscRandomType *type) in PetscRandomGetType()
/dports/science/PETSc/petsc-3.14.1/include/petsc/finclude/
H A Dpetscsys.h184 #define PetscRandomType character*(80) macro
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsys.h2490 typedef const char* PetscRandomType; typedef
2506 PETSC_EXTERN PetscErrorCode PetscRandomSetType(PetscRandom, PetscRandomType);
2508 PETSC_EXTERN PetscErrorCode PetscRandomGetType(PetscRandom, PetscRandomType*);
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap6582 man:+PetscRandomType++PetscRandomType++++man+manualpages/Sys/PetscRandomType.html#PetscRandomType
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS6534 typedef const char* PetscRandomType;2490,94453
8630 #define PetscRandomType 184,5323
H A DCTAGS26410 …face/randreg.c /^PetscErrorCode PetscRandomGetType(PetscRandom rnd, PetscRandomType *type)$/;" f …
26446 …face/randreg.c /^PetscErrorCode PetscRandomSetType(PetscRandom rnd, PetscRandomType type)$/;" f l…
26448 PetscRandomType include/petsc/finclude/petscsys.h 184;" d language:C++
26449 PetscRandomType include/petscsys.h /^typedef const char* PetscRandomType;$/;" t language:C++