Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex48.c1006 const PetscReal ppl = phi[ll], *dpl = dphi[ll]; in THIJacobianLocal_2D() local
1104 const PetscReal *PETSC_RESTRICT dpl = dphi[ll]; local
/petsc/src/ts/tutorials/
H A Dex14.c1138 const PetscReal *restrict dpl = dphi[ll]; in THIJacobianLocal_Momentum() local
1157 …const PetscReal dpl[] = {QuadQDeriv[q % 4][ll][0] / hx, QuadQDeriv[q % 4][ll][1] / hy}; /* surface… in THIJacobianLocal_Momentum() local