Home
last modified time | relevance | path

Searched refs:PetscRandomSetFromOptions (Results 1 – 25 of 126) sorted by relevance

123456

/petsc/src/sys/tests/ !
H A Dex6f.F9016 PetscCallA(PetscRandomSetFromOptions(r, ierr))
H A Dex36f.F9018 PetscCallA(PetscRandomSetFromOptions(r, ierr))
H A Dex12.c21 PetscCall(PetscRandomSetFromOptions(rand)); in main()
/petsc/src/ts/tests/ !
H A Dex35.c75 PetscCall(PetscRandomSetFromOptions(rngx)); in main()
81 PetscCall(PetscRandomSetFromOptions(rng1)); in main()
87 PetscCall(PetscRandomSetFromOptions(rng2)); in main()
/petsc/src/vec/is/is/tests/ !
H A Dex11.c28 PetscCall(PetscRandomSetFromOptions(randsizes)); in main()
32 PetscCall(PetscRandomSetFromOptions(randvalues)); in main()
/petsc/src/ksp/ksp/tutorials/ !
H A Dex11.c81 PetscCall(PetscRandomSetFromOptions(rctx)); in main()
141 PetscCall(PetscRandomSetFromOptions(rctx)); in main()
H A Dex11f.F90101 PetscCallA(PetscRandomSetFromOptions(rctx, ierr))
157 PetscCallA(PetscRandomSetFromOptions(rctx, ierr))
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/ !
H A Dpetscrand.pxi16 PetscErrorCode PetscRandomSetFromOptions(PetscRandom)
H A DRandom.pyx133 petsc_options, petsc.PetscRandomSetFromOptions
136 CHKERR(PetscRandomSetFromOptions(self.rnd))
/petsc/src/mat/tests/ !
H A Dex253.c27 PetscCall(PetscRandomSetFromOptions(rand)); in main()
H A Dex202.c24 PetscCall(PetscRandomSetFromOptions(rctx)); in TestInitialMatrix()
111 PetscCall(PetscRandomSetFromOptions(rctx)); in TestReuseMatrix()
H A Dex122.c21 PetscCall(PetscRandomSetFromOptions(r)); in main()
H A Dex148.c28 PetscCall(PetscRandomSetFromOptions(rdm)); in main()
H A Dex108.c25 PetscCall(PetscRandomSetFromOptions(rctx)); in main()
H A Dex238.c23 PetscCall(PetscRandomSetFromOptions(rdm)); in main()
H A Dex149.c28 PetscCall(PetscRandomSetFromOptions(rdm)); in main()
H A Dex153.c25 PetscCall(PetscRandomSetFromOptions(rdm)); in main()
H A Dex228.c30 PetscCall(PetscRandomSetFromOptions(rdm)); in main()
H A Dex157.c25 PetscCall(PetscRandomSetFromOptions(rdm)); in main()
H A Dex155.c25 PetscCall(PetscRandomSetFromOptions(rdm)); in main()
/petsc/src/benchmarks/ !
H A DPetscMalloc.c15 PetscCall(PetscRandomSetFromOptions(r)); in main()
H A DIndex.c26 PetscCall(PetscRandomSetFromOptions(r)); in test1()
119 PetscCall(PetscRandomSetFromOptions(r)); in test2()
/petsc/src/sys/classes/random/tutorials/ !
H A Dex1.c29 PetscCall(PetscRandomSetFromOptions(rnd)); in main()
/petsc/src/vec/vec/tutorials/ !
H A Dperformance.c21 PetscCall(PetscRandomSetFromOptions(rctx)); in main()
/petsc/src/mat/utils/ !
H A Dmultequal.c36 PetscCall(PetscRandomSetFromOptions(rctx)); in MatMultEqual_Private()
157 PetscCall(PetscRandomSetFromOptions(rctx)); in MatMatMultEqual_Private()
469 PetscCall(PetscRandomSetFromOptions(rdm)); in MatProjMultEqual_Private()
594 PetscCall(PetscRandomSetFromOptions(rctx)); in MatIsLinear()

123456