Home
last modified time | relevance | path

Searched defs:hc (Results 1 – 7 of 7) sorted by relevance

/petsc/src/tao/unconstrained/tutorials/
H A Dminsurf1.c311 PetscReal hl, hr, ht, hb, hc, htl, hbr; in QuadraticH() local
H A Dminsurf2.c509 PetscReal hl, hr, ht, hb, hc, htl, hbr; in QuadraticH() local
/petsc/src/tao/complementarity/tutorials/
H A Dminsurf1.c265 PetscReal hl, hr, ht, hb, hc, htl, hbr; in FormJacobian() local
/petsc/src/snes/tutorials/
H A Dex58.c278 PetscScalar hl, hr, ht, hb, hc, htl, hbr; in FormJacobian() local
H A Dex4.c310 PetscScalar hl, hr, ht, hb, hc, htl, hbr; in FormJacobianLocal() local
/petsc/src/tao/bound/tutorials/
H A Dplate2.c424 PetscReal hl, hr, ht, hb, hc, htl, hbr; in FormHessian() local
/petsc/src/ksp/ksp/tutorials/
H A Dex42.c31 PetscScalar hc[GAUSS_POINTS]; member
851 static void FormContinuityRhsQ13D(PetscScalar Fe[], PetscScalar coords[], PetscScalar hc[]) in FormContinuityRhsQ13D()