Searched defs:newp (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/graphops/partition/ |
| H A D | partition.c | 592 PetscErrorCode MatPartitioningCreate(MPI_Comm comm, MatPartitioning *newp) in MatPartitioningCreate()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsubmesh.c | 579 PetscInt newp = DMPlexShiftPoint_Internal(p, depth, depthShift); in DMPlexShiftSizes_Internal() local 609 PetscInt size, sizeNew, i, newp = DMPlexShiftPoint_Internal(p, depth, depthShift); in DMPlexShiftPoints_Internal() local 1332 …const PetscInt newp = DMPlexShiftPoint_Internal(oldp, depth, depthShift) /*oldp + depthOffset[d… in DMPlexConstructCohesiveCells_Internal() local 1417 …const PetscInt newp = DMPlexShiftPoint_Internal(oldp, depth, depthShift) /*oldp + depthOffset[dep… in DMPlexConstructCohesiveCells_Internal() local 1476 …const PetscInt newp = DMPlexShiftPoint_Internal(oldp, depth, depthShift) /*oldp + depthOffset[d… in DMPlexConstructCohesiveCells_Internal() local 1723 …const PetscInt newp = DMPlexShiftPoint_Internal(oldp, depth, depthShift) /*oldp + depthOffset[dep… in DMPlexConstructCohesiveCells_Internal() local 1826 …const PetscInt newp = DMPlexShiftPoint_Internal(oldp, depth, depthShift) /*depthOffset[dep] + old… in DMPlexConstructCohesiveCells_Internal() local 1861 …const PetscInt newp = DMPlexShiftPoint_Internal(splitPoints[0][v], depth, depthShift) /*depthOff… in DMPlexConstructCohesiveCells_Internal() local 1880 …const PetscInt newp = DMPlexShiftPoint_Internal(splitPoints[dep][p], depth, depthShift) /*depthO… in DMPlexConstructCohesiveCells_Internal() local
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1008 PetscInt newp = ctSN, cind; in DMPlexTransformGetTargetPoint() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 1801 IS list[2], newp; in PCBDDCAddPrimalVerticesLocalIS() local
|