Searched defs:elemMatP (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 4630 …PetscScalar *work, *u = NULL, *u_t = NULL, *a = NULL, *elemMat = NULL, *elemMatP = NULL, *elemM… in DMPlexComputeJacobian_Patch_Internal() local 5915 PetscScalar *u = NULL, *u_t = NULL, *a = NULL, *elemMat = NULL, *elemMatP = NULL; in DMPlexComputeBdJacobianSingleByLabel() 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
|