Home
last modified time | relevance | path

Searched refs:descent (Results 1 – 25 of 38) sorted by relevance

12

/petsc/src/sys/classes/draw/impls/x/
H A Dxtext.c37 int w, h, descent; member
59 font->font_descent = FontInfo->descent; in PetscDrawXiLoadFont()
61 font->font_h = FontInfo->max_bounds.ascent + FontInfo->max_bounds.descent; in PetscDrawXiLoadFont()
85 nfonts[j].h = info[i].ascent + info[i].descent; in PetscDrawXiInitFonts()
86 nfonts[j].descent = info[i].descent; in PetscDrawXiInitFonts()
107 nfonts[j].h = info[i].ascent + info[i].descent; in PetscDrawXiInitFonts()
108 nfonts[j].descent = info[i].descent; in PetscDrawXiInitFonts()
128 font->font_descent = nfonts[i].descent; in PetscDrawXiMatchFontSize()
147 font->font_descent = nfonts[imax].descent; in PetscDrawXiMatchFontSize()
/petsc/src/tao/bound/tutorials/output/
H A Dplate2_9.out31 Not a descent direction: 0
H A Dplate2_20_alt.out18 Not a descent direction: 0
H A Dplate2_20.out18 Not a descent direction: 0
H A Dplate2_10.out17 Not a descent direction: 0
H A Dplate2_12.out18 Not a descent direction: 0
H A Dplate2_11.out18 Not a descent direction: 0
H A Dplate2_18.out17 Not a descent direction: 0
H A Dplate2_19.out18 Not a descent direction: 0
H A Djbearing2_18.out30 Not a descent direction: 0
H A Djbearing2_17.out30 Not a descent direction: 0
/petsc/src/tao/pde_constrained/impls/lcl/
H A Dlcl.c177 PetscReal step = 1.0, f, descent, aldescent; in TaoSolve_LCL() local
312 …, "Newton direction not descent for constraint: %g -- using steepest descent\n", (double)descent)); in TaoSolve_LCL()
320 PetscCall(VecDot(lclP->r, lclP->GAugL_U, &descent)); in TaoSolve_LCL()
433 PetscCall(VecDot(lclP->s, lclP->g1, &descent)); in TaoSolve_LCL()
434 if (descent <= 0) { in TaoSolve_LCL()
435 …cCall(PetscPrintf(PETSC_COMM_WORLD, "Reduced-space direction not descent: %g\n", (double)descent)); in TaoSolve_LCL()
/petsc/src/ts/tutorials/output/
H A Dex20opt_ic_3.out16 Not a descent direction: 0
H A Dex20opt_ic_2.out16 Not a descent direction: 0
H A Dex20opt_p_1.out21 Not a descent direction: 0
/petsc/src/ts/tutorials/optimal_control/output/
H A Dex1_3.out18 Not a descent direction: 0
H A Dex1_2.out18 Not a descent direction: 0
/petsc/src/tao/leastsquares/tutorials/output/
H A Dcs1_view_l1dict.out14 Not a descent direction: 0
H A Dcs1_view_l1dict_alt.out14 Not a descent direction: 0
H A Dcs1_view_lm.out15 Not a descent direction: 0
/petsc/src/ml/regressor/tests/output/
H A Dex2_prefix_tao_alt.out17 Not a descent direction: 0
H A Dex3_prefix_tao.out16 Not a descent direction: 0
H A Dex1_prefix_tao_alt.out17 Not a descent direction: 0
H A Dex2_prefix_tao.out17 Not a descent direction: 0
H A Dex3_asciiview.out16 Not a descent direction: 0

12