Searched refs:Pp (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/pc/impls/telescope/ |
| H A D | telescope_dmda.c | 30 …im, PetscInt i, PetscInt j, PetscInt k, PetscInt Mp, PetscInt Np, PetscInt Pp, PetscInt start_i[],… in _DMDADetermineRankFromGlobalIJK() argument 63 for (n = 0; n < Pp; n++) { in _DMDADetermineRankFromGlobalIJK() 69 …R_USER, "[dmda-ijk] pk cannot be determined : range %" PetscInt_FMT ", val %" PetscInt_FMT, Pp, k); in _DMDADetermineRankFromGlobalIJK()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 4011 …2, Hp = 33, Ip = 34, Jp = 35, Kp = 36, Lp = 37, Mp = 38, Np = 39, Op = 40, Pp = 41, Qp = 42, Rp = … in DMPlexCreateTPSMesh_Internal() local 4055 {Fp, Cp + 56 * 2, Jp + 56 * 2, Pp }, in DMPlexCreateTPSMesh_Internal() 4056 {Dp + 56 * 1, Fp, Pp, Lp }, in DMPlexCreateTPSMesh_Internal() 4064 {Pp, Jp + 56 * 2, Qp + 56 * 3, Up }, in DMPlexCreateTPSMesh_Internal() 4065 {Lp, Pp, Up, Rp }, in DMPlexCreateTPSMesh_Internal()
|