Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 35) sorted by relevance

12

/petsc/src/sys/utils/
H A Dsorti.c19 #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
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
198 #define QuickSort2(FuncName, X, Y, n, pivot, t1, t2) \ argument
220 #define QuickSort3(FuncName, X, Y, Z, n, pivot, t1, t2, t3) \ argument
692 PetscInt pivot, t1, t2; in PetscSortIntWithArray() local
717 PetscInt pivot, t1, t2, t3; in PetscSortIntWithArrayPair() local
742 PetscMPIInt t2; in PetscSortIntWithMPIIntArray() local
[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/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.m185 t2 = 2*x(j) - 1; variable
191 t2 = th; 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 …tedTriangle_X(PetscDraw_X *win, int x1, int y_1, int t1, int x2, int y2, int t2, int x3, int y3, 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/tao/unconstrained/tutorials/
H A Drosenbrock2.c132 PetscReal ff = 0, t1, t2, alpha = user->alpha; in FormFunctionGradient() local
H A Drosenbrock3.c137 PetscReal ff = 0, t1, t2, alpha = user->alpha; in FormFunctionGradient() local
H A Drosenbrock1.c141 PetscReal ff = 0, t1, t2, alpha = user->alpha; in FormFunctionGradient() local
/petsc/src/snes/impls/ntrdc/
H A Dntrdcimpl.h25 PetscReal t2; /* 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.h50 Vec t2; /* 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 … n, ix, j, *idx, *ii, Iend, my0, nremoved, gid, lid, cpid, lidj, sgid, t1, t2, slid, nDone, nselec… in MatCoarsenApply_MIS_private() local
/petsc/src/dm/tests/
H A Dex36.c117 CCmplx zeta, t1, t2; in DAApplyConformalMapping() local
142 CCmplx zeta, t1, t2; in DAApplyConformalMapping() local
/petsc/src/ksp/pc/impls/lmvm/
H A Dlmvmpc.c228 Vec t1, t2; in PCSetUp_LMVM() local
/petsc/src/ksp/ksp/tests/
H A Dex10.c203 PetscReal t2[20] = {-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0,… variable
/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/tao/util/
H A Dtao_util.c250 const PetscScalar *x, *f, *l, *u, *t2; in MatDFischer() local
/petsc/src/mat/graphops/coarsen/impls/misk/
H A Dmisk.c74 …, kk, n, ix, j, *idx, *ai, Iend, my0, nremoved, gid, cpid, lidj, sgid, t1, t2, slid, nDone, nselec… in MatCoarsenApply_MISK_private() local
/petsc/src/snes/tutorials/
H A Dex75.c62 PetscScalar t1, t2, t3, t4, t5, t6, t7, t8, t9, t10; in SolKxSolution() local

12