| /petsc/src/mat/impls/submat/ |
| H A D | submat.c | 35 PetscCall(VecZeroEntries(Na->rwork)); in MatDiagonalScale_SubMatrix() 40 PetscCall(VecZeroEntries(Na->lwork)); in MatDiagonalScale_SubMatrix() 64 PetscCall(VecZeroEntries(Na->rwork)); in MatMult_SubMatrix() 78 PetscCall(VecZeroEntries(Na->rwork)); in MatMultAdd_SubMatrix() 84 PetscCall(VecZeroEntries(Na->lwork)); in MatMultAdd_SubMatrix() 92 PetscCall(VecZeroEntries(Na->lwork2)); in MatMultAdd_SubMatrix() 108 PetscCall(VecZeroEntries(Na->lwork)); in MatMultTranspose_SubMatrix() 122 PetscCall(VecZeroEntries(Na->lwork)); in MatMultTransposeAdd_SubMatrix() 128 PetscCall(VecZeroEntries(Na->rwork)); in MatMultTransposeAdd_SubMatrix() 136 PetscCall(VecZeroEntries(Na->rwork2)); in MatMultTransposeAdd_SubMatrix()
|
| /petsc/src/ts/utils/ |
| H A D | dmlocalts.c | 62 PetscCall(VecZeroEntries(locX)); in TSComputeIFunction_DMLocal() 63 PetscCall(VecZeroEntries(locX_t)); in TSComputeIFunction_DMLocal() 69 PetscCall(VecZeroEntries(locF)); in TSComputeIFunction_DMLocal() 73 PetscCall(VecZeroEntries(F)); in TSComputeIFunction_DMLocal() 102 PetscCall(VecZeroEntries(locX)); in TSComputeRHSFunction_DMLocal() 106 PetscCall(VecZeroEntries(locF)); in TSComputeRHSFunction_DMLocal() 110 PetscCall(VecZeroEntries(F)); in TSComputeRHSFunction_DMLocal() 139 PetscCall(VecZeroEntries(locX)); in TSComputeIJacobian_DMLocal() 140 PetscCall(VecZeroEntries(locX_t)); in TSComputeIJacobian_DMLocal()
|
| H A D | dmdats.c | 82 PetscCall(VecZeroEntries(Floc)); in TSComputeIFunction_DMDA() 88 PetscCall(VecZeroEntries(F)); in TSComputeIFunction_DMDA() 170 PetscCall(VecZeroEntries(Floc)); in TSComputeRHSFunction_DMDA() 176 PetscCall(VecZeroEntries(F)); in TSComputeRHSFunction_DMDA()
|
| /petsc/src/dm/impls/forest/tests/ |
| H A D | ex3.c | 112 PetscCall(VecZeroEntries(l)); in main() 114 PetscCall(VecZeroEntries(g)); in main() 126 PetscCall(VecZeroEntries(g2)); in main()
|
| /petsc/src/snes/utils/ |
| H A D | dmlocalsnes.c | 60 PetscCall(VecZeroEntries(Xloc)); in SNESComputeObjective_DMLocal() 90 PetscCall(VecZeroEntries(Xloc)); in SNESComputeFunction_DMLocal() 91 PetscCall(VecZeroEntries(Floc)); in SNESComputeFunction_DMLocal() 102 PetscCall(VecZeroEntries(F)); in SNESComputeFunction_DMLocal() 138 PetscCall(VecZeroEntries(Xloc)); in SNESComputeJacobian_DMLocal()
|
| H A D | dmdasnes.c | 92 PetscCall(VecZeroEntries(Floc)); in SNESComputeFunction_DMDA() 103 PetscCall(VecZeroEntries(F)); in SNESComputeFunction_DMDA() 476 PetscCall(VecZeroEntries(Floc)); in SNESComputePicard_DMDA() 480 PetscCall(VecZeroEntries(F)); in SNESComputePicard_DMDA()
|
| /petsc/src/dm/tests/ |
| H A D | ex21.c | 75 PetscCall(VecZeroEntries(ac)); in test1_DAInjection3d() 78 PetscCall(VecZeroEntries(af)); in test1_DAInjection3d()
|
| /petsc/src/ts/tutorials/hybrid/ |
| H A D | ex1adj.c | 293 PetscCall(VecZeroEntries(lambda[0])); in main() 294 PetscCall(VecZeroEntries(lambda[1])); in main() 304 PetscCall(VecZeroEntries(mu[0])); in main() 305 PetscCall(VecZeroEntries(mu[1])); in main()
|
| /petsc/src/ts/impls/glee/ |
| H A D | glee.c | 462 PetscCall(VecZeroEntries(Y[i])); in TSEvaluateStep_GLEE() 468 PetscCall(VecZeroEntries(X)); in TSEvaluateStep_GLEE() 477 PetscCall(VecZeroEntries(Y[i])); in TSEvaluateStep_GLEE() 483 PetscCall(VecZeroEntries(X)); in TSEvaluateStep_GLEE() 530 PetscCall(VecZeroEntries(YStage[i])); in TSStep_GLEE() 538 PetscCall(VecZeroEntries(W)); in TSStep_GLEE() 754 PetscCall(VecZeroEntries(glee->yGErr)); in TSSetUp_GLEE() 772 PetscCall(VecZeroEntries(glee->Y[i])); in TSStartingMethod_GLEE() 949 PetscCall(VecZeroEntries(*X)); in TSGetAuxSolution_GLEE() 966 PetscCall(VecZeroEntries(*X)); in TSGetTimeError_GLEE()
|
| /petsc/src/ts/utils/libceed/ |
| H A D | dmplextsceed.c | 22 PetscCall(VecZeroEntries(locF)); in DMPlexTSComputeRHSFunctionFVMCEED()
|
| /petsc/src/ts/impls/implicit/radau5/ |
| H A D | radau5.c | 32 PetscCallAbort(PETSC_COMM_SELF, VecZeroEntries(yydot)); in FVPOL() 54 PetscCallAbort(PETSC_COMM_SELF, VecZeroEntries(yydot)); in JVPOL()
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | lostnullspace.c | 55 PetscCall(VecZeroEntries(x)); in main() 56 PetscCall(VecZeroEntries(b)); in main()
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex52.c | 29 PetscCall(VecZeroEntries(x)); in main()
|
| H A D | ex31.c | 40 PetscCall(VecZeroEntries(y)); in main()
|
| H A D | ex53.c | 38 PetscCall(VecZeroEntries(x)); in main()
|
| /petsc/src/vec/vec/tutorials/ |
| H A D | ex44.c | 105 PetscCall(VecZeroEntries(x_test)); in main() 124 PetscCall(VecZeroEntries(y_test)); in main()
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex51.c | 23 PetscCall(VecZeroEntries(x)); in main()
|
| /petsc/src/ksp/pc/impls/mg/ |
| H A D | fmg.c | 28 PetscCall(VecZeroEntries(mglevels[0]->x)); in PCMGFCycle_Private() 78 PetscCall(VecZeroEntries(mglevels[0]->x)); in PCMGKCycle_Private()
|
| /petsc/src/mat/impls/scatter/ |
| H A D | mscatter.c | 55 PetscCall(VecZeroEntries(y)); in MatMult_Scatter() 79 PetscCall(VecZeroEntries(y)); in MatMultTranspose_Scatter()
|
| /petsc/src/ts/tests/ |
| H A D | ex29.c | 36 PetscCall(VecZeroEntries(X)); in main()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex69.c | 60 PetscCall(VecZeroEntries(blocal)); in ComputeRhs() 74 PetscCall(VecZeroEntries(b)); in ComputeRhs()
|
| /petsc/src/mat/tests/ |
| H A D | ex18.c | 115 if (zerorhs) PetscCall(VecZeroEntries(rhs)); in main() 151 PetscCall(VecZeroEntries(x)); in main()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex24.c | 117 PetscCall(VecZeroEntries(Xdot)); in MonitorObjective() 161 PetscCall(VecZeroEntries(F)); in FormIFunction()
|
| /petsc/src/tao/unconstrained/impls/lmvm/tests/ |
| H A D | ex1.c | 51 PetscCall(VecZeroEntries(sol)); in main()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex47.c | 564 PetscCall(VecZeroEntries(lNatVec)); in main() 571 PetscCall(VecZeroEntries(lGlobalVec)); in main()
|