Home
last modified time | relevance | path

Searched defs:rand (Results 1 – 25 of 54) sorted by relevance

123

/petsc/src/ksp/ksp/utils/lmvm/tests/ !
H A Dlmvm_copy_test.c5 static PetscErrorCode positiveVectorUpdate(PetscRandom rand, Vec x, Vec f) in positiveVectorUpdate()
39 static PetscErrorCode testMatEqual(PetscRandom rand, Mat A, Mat B, PetscBool *flg) in testMatEqual()
75 static PetscErrorCode testUnchangedBegin(PetscRandom rand, Mat A, Vec *x, Vec *y, Vec *z) in testUnchangedBegin()
91 static PetscErrorCode testUnchangedEnd(PetscRandom rand, Mat A, Vec *x, Vec *y, Vec *z, PetscBool *… in testUnchangedEnd()
117 static PetscErrorCode testMatLMVMCopy(PetscRandom rand) in testMatLMVMCopy()
179 PetscRandom rand; in main() local
H A Dex3.c49 static PetscErrorCode TestUsability(Mat B, Vec pattern, PetscRandom rand, PetscBool test_pre) in TestUsability()
79 PetscRandom rand; in main() local
H A Dex1.c23 static PetscErrorCode HermitianTransposeTest(Mat B, PetscRandom rand, PetscBool inverse) in HermitianTransposeTest()
55 static PetscErrorCode InverseTest(Mat B, PetscRandom rand) in InverseTest()
80 static PetscErrorCode IsHermitianTest(Mat B, PetscRandom rand, PetscBool inverse) in IsHermitianTest()
315 static PetscErrorCode TestUpdate(Mat B, PetscInt iter, PetscRandom rand, PetscBool is_hermitian, Ve… in TestUpdate()
439 static PetscErrorCode MatSetRandomWithShift(Mat J0, PetscRandom rand, PetscBool is_hermitian, Petsc… in MatSetRandomWithShift()
494 PetscRandom rand; in main() local
H A Dex2.c12 PetscRandom rand; in main() local
H A Dsolve_performance.c12 PetscRandom rand; in main() local
/petsc/src/sys/objects/device/tests/ !
H A Dex7.c7 static PetscErrorCode IncrementSize(PetscRandom rand, PetscInt *value) in IncrementSize()
20 static PetscErrorCode TestAllocate(PetscDeviceContext dctx, PetscRandom rand, PetscMemType mtype) in TestAllocate()
99 static PetscErrorCode TestAsyncCoherence(PetscDeviceContext dctx, PetscRandom rand) in TestAsyncCoherence()
155 PetscRandom rand; in main() local
/petsc/src/sys/tests/ !
H A Dex57.c9 PetscRandom rand; in main() local
H A Dex12.c9 PetscRandom rand; in main() local
/petsc/src/ksp/pc/impls/mat/tests/ !
H A Dex1.c39 static PetscErrorCode TestPCMatVersusMat(PC pc, Mat A, PetscRandom rand, MatOperation op) in TestPCMatVersusMat()
86 PetscRandom rand; in main() local
/petsc/src/mat/tests/ !
H A Dex253.c8 PetscRandom rand; in main() local
H A Dex41.c19 PetscScalar rand; in main() local
H A Dex129.c152 PetscRandom rand; in ComputeRHSMatrix() local
188 PetscRandom rand; in ComputeMatrix() local
H A Dex39.c38 PetscRandom rand; in main() local
H A Dex42.c21 PetscScalar rand; in main() local
H A Dex163.c16 PetscRandom rand; in main() local
H A Dex215.c12 PetscRandom rand; in main() local
H A Dex214.c14 PetscRandom rand; in main() local
H A Dex245.c13 PetscRandom rand; in main() local
H A Dex91.c12 PetscRandom rand; in main() local
/petsc/src/dm/field/tutorials/ !
H A Dex1.c26 static PetscErrorCode TestEvaluate(DMField field, PetscInt n, PetscRandom rand) in TestEvaluate()
61 …(DMField field, PetscInt n, PetscInt cStart, PetscInt cEnd, PetscQuadrature quad, PetscRandom rand) in TestEvaluateFE()
105 …rorCode TestEvaluateFV(DMField field, PetscInt n, PetscInt cStart, PetscInt cEnd, PetscRandom rand) in TestEvaluateFV()
229 PetscRandom rand; in main() local
/petsc/src/ksp/ksp/tests/ !
H A Dex5.c11 PetscRandom rand; in main() local
/petsc/src/vec/vec/tutorials/ !
H A Dex19.c11 PetscRandom rand; in main() local
/petsc/src/mat/graphops/color/utils/ !
H A Dweights.c18 PetscRandom rand; in MatColoringCreateRandomWeights() local
111 PetscRandom rand; in MatColoringCreateLargestFirstWeights() local
152 PetscRandom rand; in MatColoringCreateSmallestLastWeights() local
/petsc/src/mat/impls/diagonal/tests/ !
H A Dex1.c18 PetscRandom rand; in main() local
/petsc/src/tao/unconstrained/impls/lmvm/tests/ !
H A Dex1.c53 PetscRandom rand; in main() local

123