Home
last modified time | relevance | path

Searched defs:children (Results 1 – 8 of 8) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexpartition.c185 const PetscInt *children; in DMPlexCreatePartitionerGraph_Native() local
220 const PetscInt *cone, *children; in DMPlexCreatePartitionerGraph_Native() local
412 const PetscInt *children; in DMPlexCreatePartitionerGraph_ViaMat() local
985 const PetscInt *children; in DMPlexAddClosure_Tree() local
1028 const PetscInt *children; in DMPlexAddClosureTree_Down_Private() local
H A Dplexglvis.c830 const PetscInt *children; in DMPlexView_GLVis_ASCII() local
853 const PetscInt *children; in DMPlexView_GLVis_ASCII() local
1042 const PetscInt *children; in DMPlexView_GLVis_ASCII() local
H A Dplexfvm.c9 const PetscInt *children; in DMPlexApplyLimiter_Internal() local
H A Dplextree.c151 const PetscInt *children; in DMPlexReferenceTreeGetChildSymmetry_Default() local
476 PetscInt *offsets, *children, pStart, pEnd; in DMPlexTreeSymmetrize() local
958 const PetscInt *children; in DMPlexSetTree_Internal() local
1022 …ction, PetscInt *parents[], PetscInt *childIDs[], PetscSection *childSection, PetscInt *children[]) in DMPlexGetTree()
1093 …ode DMPlexGetTreeChildren(DM dm, PetscInt point, PetscInt *numChildren, const PetscInt *children[]) in DMPlexGetTreeChildren()
1846 const PetscInt *children; in DMPlexTreeRefineCell() local
2853 const PetscInt *children; in DMPlexComputeInjectorReferenceTree() local
2896 const PetscInt *children; in DMPlexComputeInjectorReferenceTree() local
/petsc/src/dm/impls/moab/
H A Ddmmbmg.cxx266 std::vector<moab::EntityHandle> children; in DMCreateInterpolation_Moab() local
/petsc/src/sys/objects/device/interface/
H A Ddcontext.cxx781 const auto children = dctx->childIDs; in PetscDeviceContextJoin() local
/petsc/include/petsc/private/
H A Ddmpleximpl.h196 PetscInt *children; /* point to children */ member
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1885 sc_array_t *children = sc_array_new(sizeof(p4est_locidx_t)); in P4estToPlex_Local() local
2012 const PetscInt *children; in DMReferenceTreeGetChildSymmetry_pforest() local
4118 …sc_array_t *points_per_dim, *cone_sizes, *cones, *cone_orientations, *coords, *children, … in DMConvert_pforest_plex() local