Searched defs:childIds (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 2064 …MPlexComputeInterpolatorTree(DM coarse, DM fine, PetscSF coarseToFine, PetscInt *childIds, Mat mat) in DMPlexComputeInterpolatorTree() 3278 …xTransferInjectorTree(DM coarse, DM fine, PetscSF coarseToFine, const PetscInt *childIds, Vec fine… in DMPlexTransferInjectorTree() 3510 …de DMPlexComputeInjectorTree(DM coarse, DM fine, PetscSF coarseToFine, PetscInt *childIds, Mat mat) in DMPlexComputeInjectorTree()
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2332 …GetTransferSF_Point(DM coarse, DM fine, PetscSF *sf, PetscBool transferIdent, PetscInt *childIds[]) in DMPforestGetTransferSF_Point() 2891 …e, DM fine, const PetscInt dofPerDim[], PetscSF *sf, PetscBool transferIdent, PetscInt *childIds[]) in DMPforestGetTransferSF_Internal()
|