Searched refs:gatheredValues (Results 1 – 1 of 1) sorted by relevance
3278 …rootMultiSec, PetscSection *multiLeafSec, PetscInt **gatheredIndices, PetscScalar **gatheredValues) in DMPlexTransferInjectorTree() argument3317 if (gatheredValues) PetscCall(PetscMalloc1(numIndices, &leafVals)); in DMPlexTransferInjectorTree()3332 if (gatheredValues) { in DMPlexTransferInjectorTree()3353 if (gatheredValues) PetscCall(VecGetValues(fineVec, dof, pInd, pVal)); in DMPlexTransferInjectorTree()3419 } else if (gatheredValues) { in DMPlexTransferInjectorTree()3492 if (gatheredValues) { in DMPlexTransferInjectorTree()3506 if (gatheredValues) *gatheredValues = rootVals; in DMPlexTransferInjectorTree()