Searched defs:elemMatD (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 4630 …r *work, *u = NULL, *u_t = NULL, *a = NULL, *elemMat = NULL, *elemMatP = NULL, *elemMatD = NULL; in DMPlexComputeJacobian_Patch_Internal() local 6182 PetscScalar *elemMat, *elemMatP, *elemMatD, *u, *u_t, *a = NULL; in DMPlexComputeJacobianByKey() local 6397 PetscScalar *elemMat, *elemMatP, *elemMatD, *u, *u_t, *a = NULL; in DMPlexComputeJacobianByKeyGeneral() local 7013 PetscScalar *elemMat, *elemMatD, *u, *u_t, *a = NULL, *y, *z; in DMPlexComputeJacobianActionByKey() local
|