| /petsc/src/sys/utils/ |
| H A D | sorti.c | 13 #define SWAP1(a, b, t1) \ argument 19 #define SWAP2(a, b, c, d, t1, t2) \ argument 28 #define SWAP3(a, b, c, d, e, f, t1, t2, t3) \ argument 42 #define SWAP2Data(a, b, c, d, t1, t2, siz) \ argument 68 #define TwoWayPartition1(X, pivot, t1, lo, hi, l, r) \ argument 101 #define TwoWayPartitionReverse1(X, pivot, t1, lo, hi, l, r) \ argument 118 #define TwoWayPartition2(X, Y, pivot, t1, t2, lo, hi, l, r) \ argument 135 #define TwoWayPartition3(X, Y, Z, pivot, t1, t2, t3, lo, hi, l, r) \ argument 153 #define QuickSort1(FuncName, X, n, pivot, t1) \ argument 176 #define QuickSortReverse1(FuncName, X, n, pivot, t1) \ argument [all …]
|
| /petsc/src/benchmarks/ |
| H A D | Index.c | 19 PetscLogDouble t1, t2; in test1() local 112 PetscLogDouble t1, t2; in test2() local
|
| H A D | PetscVecNorm.c | 8 PetscLogDouble t1, t2; in main() local
|
| /petsc/src/sys/utils/ftn-custom/ |
| H A D | zstrf.c | 11 char *t1, *t2; in petscstrncpy_() local
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | rosenbrock2.c | 132 PetscReal ff = 0, t1, t2, alpha = user->alpha; in FormFunctionGradient() local 205 PetscScalar t1 = x[i + 1] - x[i] * x[i]; in FormHessian() local
|
| H A D | rosenbrock3.c | 137 PetscReal ff = 0, t1, t2, alpha = user->alpha; in FormFunctionGradient() local 209 PetscScalar t1 = x[i + 1] - x[i] * x[i]; in FormHessian() local
|
| H A D | rosenbrock1.c | 141 PetscReal ff = 0, t1, t2, alpha = user->alpha; in FormFunctionGradient() local 214 PetscScalar t1 = x[i + 1] - x[i] * x[i]; in FormHessian() local
|
| /petsc/src/sys/classes/bag/ftn-custom/ |
| H A D | zbagf90.c | 14 char *t1, *t2, *ct1; in petscbagregisterstring_() local
|
| /petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/ |
| H A D | dfovec.m | 184 t1 = 1; variable 190 t1 = t2; variable
|
| /petsc/src/sys/classes/viewer/impls/draw/ftn-custom/ |
| H A D | zdrawvf.c | 24 char *t1, *t2, *t3; in petscviewermonitorlgsetup_() local
|
| /petsc/src/sys/classes/draw/impls/x/ |
| H A D | xtone.c | 10 PetscErrorCode PetscDrawInterpolatedTriangle_X(PetscDraw_X *win, int x1, int y_1, int t1, int x2, i… in PetscDrawInterpolatedTriangle_X()
|
| /petsc/src/benchmarks/streams/ |
| H A D | BasicVersion.c | 147 double t1, t2, timesfound[M]; in checktick() local
|
| H A D | SSEVersion.c | 273 double t1, t2, timesfound[M]; in checktick() local
|
| /petsc/src/dm/tests/ |
| H A D | ex36.c | 117 CCmplx zeta, t1, t2; in DAApplyConformalMapping() local 131 CCmplx zeta, t1; in DAApplyConformalMapping() local 142 CCmplx zeta, t1, t2; in DAApplyConformalMapping() local
|
| /petsc/src/snes/impls/ntrdc/ |
| H A D | ntrdcimpl.h | 24 PetscReal t1; /* Heeho's new TR-dogleg */ member
|
| /petsc/src/binding/petsc4py/demo/legacy/perftest/ |
| H A D | driver.c | 54 double t1,t2; in RunTest() local
|
| /petsc/src/tao/complementarity/impls/ssls/ |
| H A D | ssls.h | 49 Vec t1; /* work vector */ member
|
| /petsc/src/snes/linesearch/impls/bt/ |
| H A D | linesearchbt.c | 65 PetscReal t1, t2, a, b, d; in SNESLineSearchApply_BT() local
|
| /petsc/src/mat/graphops/coarsen/impls/mis/ |
| H A D | mis.c | 28 … kk, n, ix, j, *idx, *ii, Iend, my0, nremoved, gid, lid, cpid, lidj, sgid, t1, t2, slid, nDone, ns… in MatCoarsenApply_MIS_private() local
|
| /petsc/src/ksp/pc/impls/lmvm/ |
| H A D | lmvmpc.c | 228 Vec t1, t2; in PCSetUp_LMVM() local
|
| /petsc/src/snes/impls/tr/ |
| H A D | tr.c | 1021 …teParameters(SNES snes, PetscReal eta1, PetscReal eta2, PetscReal eta3, PetscReal t1, PetscReal t2) in SNESNewtonTRSetUpdateParameters() 1069 …ameters(SNES snes, PetscReal *eta1, PetscReal *eta2, PetscReal *eta3, PetscReal *t1, PetscReal *t2) in SNESNewtonTRGetUpdateParameters()
|
| /petsc/src/sys/error/ftn-custom/ |
| H A D | zerrf.c | 85 char *t1; in petscerror_() local
|
| /petsc/src/tao/util/ |
| H A D | tao_util.c | 251 PetscScalar *da, *db, *t1; in MatDFischer() local
|
| /petsc/src/mat/graphops/coarsen/impls/misk/ |
| H A D | misk.c | 74 …osts, kk, n, ix, j, *idx, *ai, Iend, my0, nremoved, gid, cpid, lidj, sgid, t1, t2, slid, nDone, ns… in MatCoarsenApply_MISK_private() local
|
| /petsc/src/ksp/pc/impls/tfs/ |
| H A D | gs.c | 384 PetscInt t1; in gsi_via_bit_mask() local 663 PetscInt *iptr, t1, i_start, nel, *elms; in set_pairwise() local
|