Home
last modified time | relevance | path

Searched defs:parents (Results 1 – 6 of 6) sorted by relevance

/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.c354 PetscInt *parents; in PetscLogNestedCreatePerfNodes() local
/petsc/src/dm/impls/plex/
H A Dplextree.c211 …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 Dplexsubmesh.c863 PetscInt *parents, *childIDs; in DMPlexShiftTree_Internal() local
/petsc/include/petsc/private/
H A Ddmpleximpl.h193 PetscInt *parents; /* point to parent */ member
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c2222 cgsize_t *parents, *conn = NULL; in DMView_PlexCGNS() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1886 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