Searched refs:gatheredIndices (Results 1 – 1 of 1) sorted by relevance
3278 …, PetscSection *rootMultiSec, PetscSection *multiLeafSec, PetscInt **gatheredIndices, PetscScalar … in DMPlexTransferInjectorTree() argument3316 PetscCall(PetscMalloc1((gatheredIndices ? numIndices : (maxDof + 1)), &leafInds)); in DMPlexTransferInjectorTree()3331 pInd = gatheredIndices ? (&leafInds[off + 1]) : leafInds; in DMPlexTransferInjectorTree()3417 if (gatheredIndices) { in DMPlexTransferInjectorTree()3487 if (gatheredIndices) { in DMPlexTransferInjectorTree()3505 if (gatheredIndices) *gatheredIndices = rootInds; in DMPlexTransferInjectorTree()