Home
last modified time | relevance | path

Searched defs:hW (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/tests/
H A Dex13.c104 Vec hW, hWdot; in main() local
143 Vec hW, hWdot; in main() local
/petsc/src/ts/tutorials/
H A Dex14.c1252 …const PetscScalar w = (k && k < zm - 1) ? 0.5 : 0.25, hW = w * (x2[i - 1][j].h + x2[i][j].h) / (zm… in THIJacobianLocal_2D() local