Searched defs:pNew (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexextrude.c | 105 PetscInt pNew, pdim = DMPolytopeTypeGetDim(rct[n]); in DMPlexExtrude() local
|
| H A D | plexsubmesh.c | 887 PetscInt pNew = DMPlexShiftPoint_Internal(p, depth, depthShift); in DMPlexShiftTree_Internal() local 895 PetscInt pNew = DMPlexShiftPoint_Internal(p, depth, depthShift); in DMPlexShiftTree_Internal() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex41.c | 66 PetscInt Nct, dim, pNew = 0; in ConstructRefineTree() local
|
| /petsc/src/dm/label/impls/ephemeral/ |
| H A D | dmlabeleph.c | 72 PetscInt Nct, n, r, pNew = 0; in DMLabelGetStratumIS_Ephemeral() local
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1000 …MPlexTransform tr, DMPolytopeType ct, DMPolytopeType ctNew, PetscInt p, PetscInt r, PetscInt *pNew) in DMPlexTransformGetTargetPoint() 1057 PetscErrorCode DMPlexTransformGetSourcePoint(DMPlexTransform tr, PetscInt pNew, DMPolytopeType *ct,… in DMPlexTransformGetSourcePoint() 1391 PetscInt pStart, pEnd, pNew; in DMPlexTransformSetConeSizes() local 1531 PetscInt maxConeSize = 0, pStart, pEnd, p, pNew; in DMPlexTransformSetCones() local 1679 PetscInt Nct, n, r, pNew = 0; in DMPlexTransformCreateCellVertices_Internal() local 1906 PetscInt Nct, n, r, pNew = 0; in RefineLabel_Internal() local 2000 PetscInt pStartNew, pEndNew, pNew; in DMPlexTransformCreateSF() local 2373 PetscInt pNew, offNew; in DMPlexTransformSetCoordinates() local
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex11.c | 285 PetscInt pNew, opNew, oo, pr, fo; in CheckSubcells() local
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrcohesive.c | 1239 PetscInt Nct, pNew = 0; in DMPlexTransformCohesiveExtrudeGetUnsplit() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex30.c | 1111 PetscInt pNew; in SaveToFile() local
|