Searched defs:childID (Results 1 – 3 of 3) sorted by relevance
96 PetscInt s, c, cSize, parent, childID, numChildren; in IdentifyBadPoints() local
626 auto &childID = dctx->childIDs[i]; in PetscDeviceContextForkWithStreamType() local
1052 PetscErrorCode DMPlexGetTreeParent(DM dm, PetscInt point, PetscInt *parent, PetscInt *childID) in DMPlexGetTreeParent()