Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 25 of 37) sorted by relevance

12

/petsc/src/sys/utils/
H A Dsorti.c13 #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 DIndex.c19 PetscLogDouble t1, t2; in test1() local
112 PetscLogDouble t1, t2; in test2() local
H A DPetscVecNorm.c8 PetscLogDouble t1, t2; in main() local
/petsc/src/sys/utils/ftn-custom/
H A Dzstrf.c11 char *t1, *t2; in petscstrncpy_() local
/petsc/src/tao/unconstrained/tutorials/
H A Drosenbrock2.c132 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 Drosenbrock3.c137 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 Drosenbrock1.c141 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 Dzbagf90.c14 char *t1, *t2, *ct1; in petscbagregisterstring_() local
/petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/
H A Ddfovec.m184 t1 = 1; variable
190 t1 = t2; variable
/petsc/src/sys/classes/viewer/impls/draw/ftn-custom/
H A Dzdrawvf.c24 char *t1, *t2, *t3; in petscviewermonitorlgsetup_() local
/petsc/src/sys/classes/draw/impls/x/
H A Dxtone.c10 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 DBasicVersion.c147 double t1, t2, timesfound[M]; in checktick() local
H A DSSEVersion.c273 double t1, t2, timesfound[M]; in checktick() local
/petsc/src/dm/tests/
H A Dex36.c117 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 Dntrdcimpl.h24 PetscReal t1; /* Heeho's new TR-dogleg */ member
/petsc/src/binding/petsc4py/demo/legacy/perftest/
H A Ddriver.c54 double t1,t2; in RunTest() local
/petsc/src/tao/complementarity/impls/ssls/
H A Dssls.h49 Vec t1; /* work vector */ member
/petsc/src/snes/linesearch/impls/bt/
H A Dlinesearchbt.c65 PetscReal t1, t2, a, b, d; in SNESLineSearchApply_BT() local
/petsc/src/mat/graphops/coarsen/impls/mis/
H A Dmis.c28 … 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 Dlmvmpc.c228 Vec t1, t2; in PCSetUp_LMVM() local
/petsc/src/snes/impls/tr/
H A Dtr.c1021 …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 Dzerrf.c85 char *t1; in petscerror_() local
/petsc/src/tao/util/
H A Dtao_util.c251 PetscScalar *da, *db, *t1; in MatDFischer() local
/petsc/src/mat/graphops/coarsen/impls/misk/
H A Dmisk.c74 …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 Dgs.c384 PetscInt t1; in gsi_via_bit_mask() local
663 PetscInt *iptr, t1, i_start, nel, *elms; in set_pairwise() local

12