Home
last modified time | relevance | path

Searched defs:gd (Results 1 – 6 of 6) sorted by relevance

/petsc/src/tao/bound/impls/bncg/
H A Dbncg.c413 PetscErrorCode TaoBNCGCheckDynamicRestart(Tao tao, PetscReal stepsize, PetscReal gd, PetscReal gd_o… in TaoBNCGCheckDynamicRestart()
440 PetscReal tmp = 1.0, ynorm, ynorm2 = 1.0, snorm = 1.0, dk_yk = 1.0, gd; in TaoBNCGStepDirectionUpdate() local
873 PetscReal step = 1.0, gnorm2, gd, dnorm = 0.0; in TaoBNCGConductIteration() local
/petsc/src/tao/unconstrained/impls/cg/
H A Dtaocg.c17 PetscReal step = 1.0, f, gnorm, gnorm2, delta, gd, ginner, beta; in TaoSolve_CG() local
/petsc/src/vec/vec/tests/
H A Dex48.c278 int gd = 0; in CapsuleReadAndCompareAttributes() local
584 int gd; in testAttributesPushedPath() local
/petsc/src/tao/unconstrained/impls/bmrm/
H A Dbmrm.c12 PetscReal gd, max, ak, bk, akold, bkold, lamnew, alpha, kktlam = 0.0, lam_ext; in solve() local
/petsc/src/snes/tests/
H A Dex20.c452 PetscScalar ***x, bn, bs, be, bw, bu, bd, gn, gs, ge, gw, gu, gd; in FormJacobian() local
/petsc/src/ts/tutorials/
H A Dex76.c227 const PetscInt gd = (PetscInt)PetscRealPart(constants[G_DIR]); in f0_conduct_quadratic_v() local
573 const PetscInt gd = (PetscInt)PetscRealPart(constants[G_DIR]); in f0_conduct_pipe_v() local
690 const PetscInt gd = (PetscInt)PetscRealPart(constants[G_DIR]); in f0_conduct_pipe_wiggly_v() local