Searched defs:parents (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/sys/logging/handler/impls/nested/ |
| H A D | lognested.c | 354 PetscInt *parents; in PetscLogNestedCreatePerfNodes() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 211 …PlexCreateReferenceTree_SetTree(DM dm, PetscSection parentSection, PetscInt parents[], PetscInt ch… in DMPlexCreateReferenceTree_SetTree() 221 PetscInt dim, p, pStart, pEnd, pRefStart, pRefEnd, d, offset, parentSize, *parents, *childIDs; in DMPlexCreateReferenceTree_Union() local 895 static PetscErrorCode DMPlexSetTree_Internal(DM dm, PetscSection parentSection, PetscInt *parents, … in DMPlexSetTree_Internal() 995 PetscErrorCode DMPlexSetTree(DM dm, PetscSection parentSection, PetscInt parents[], PetscInt childI… in DMPlexSetTree() 1022 PetscErrorCode DMPlexGetTree(DM dm, PetscSection *parentSection, PetscInt *parents[], PetscInt *chi… in DMPlexGetTree() 1770 PetscInt numPointsWithParents, *parents, *childIDs, *perm, *iperm, *preOrient, pOffset; in DMPlexTreeRefineCell() local
|
| H A D | plexsubmesh.c | 863 PetscInt *parents, *childIDs; in DMPlexShiftTree_Internal() local
|
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 193 PetscInt *parents; /* point to parent */ member
|
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 2222 cgsize_t *parents, *conn = NULL; in DMView_PlexCGNS() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 1886 sc_array_t *parents = sc_array_new(sizeof(p4est_locidx_t)); in P4estToPlex_Local() local 4118 …s_per_dim, *cone_sizes, *cones, *cone_orientations, *coords, *children, *parents, *childids, *leav… in DMConvert_pforest_plex() local
|