Searched refs:Dp (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 4011 …U = 20, V = 21, W = 22, X = 23, Y = 24, Z = 25, Ap = 26, Bp = 27, Cp = 28, Dp = 29, Ep = 30, Fp = … in DMPlexCreateTPSMesh_Internal() local 4042 {U, Y, Ep, Dp }, in DMPlexCreateTPSMesh_Internal() 4044 {Ap, U + 56 * 1, Dp + 56 * 1, Gp }, in DMPlexCreateTPSMesh_Internal() 4047 {V + 56 * 1, Bp, Fp, Dp + 56 * 1}, in DMPlexCreateTPSMesh_Internal() 4048 {Z, V, Dp, Hp }, in DMPlexCreateTPSMesh_Internal() 4051 {Dp, Ep, Mp, Kp }, in DMPlexCreateTPSMesh_Internal() 4053 {Gp, Dp + 56 * 1, Lp, Np }, in DMPlexCreateTPSMesh_Internal() 4056 {Dp + 56 * 1, Fp, Pp, Lp }, in DMPlexCreateTPSMesh_Internal() 4057 {Hp, Dp, Kp, Op }, in DMPlexCreateTPSMesh_Internal()
|