Lines Matching refs:PetscSectionGetStorageSize

260   PetscCall(PetscSectionGetStorageSize(unionSection, &numUnionPoints));  in DMPlexCreateReferenceTree_Union()
298 PetscCall(PetscSectionGetStorageSize(unionConeSection, &numCones)); in DMPlexCreateReferenceTree_Union()
394 PetscCall(PetscSectionGetStorageSize(parentSection, &parentSize)); in DMPlexCreateReferenceTree_Union()
484 PetscCall(PetscSectionGetStorageSize(pSec, &pSize)); in DMPlexTreeSymmetrize()
503 PetscCall(PetscSectionGetStorageSize(childSec, &cSize)); in DMPlexTreeSymmetrize()
568 PetscCall(PetscSectionGetStorageSize(secNew, &sizeNew)); in AnchorsFlatten()
632 PetscCall(PetscSectionGetStorageSize(secComp, &sizeNew)); in AnchorsFlatten()
708 PetscCall(PetscSectionGetStorageSize(aSec, &size)); in DMPlexCreateAnchors_Tree()
824 PetscCall(PetscSectionGetStorageSize(newSupportSection, &newSize)); in DMPlexTreeExchangeSupports()
907 PetscCall(PetscSectionGetStorageSize(parentSection, &size)); in DMPlexSetTree_Internal()
1897 PetscCall(PetscSectionGetStorageSize(parentSection, &numPointsWithParents)); in DMPlexTreeRefineCell()
2232 PetscCall(PetscSectionGetStorageSize(rootIndicesSec, &numRootIndices)); in DMPlexComputeInterpolatorTree()
2233 PetscCall(PetscSectionGetStorageSize(rootMatricesSec, &numRootMatrices)); in DMPlexComputeInterpolatorTree()
2471 PetscCall(PetscSectionGetStorageSize(leafIndicesSec, &numLeafIndices)); in DMPlexComputeInterpolatorTree()
2472 PetscCall(PetscSectionGetStorageSize(leafMatricesSec, &numLeafMatrices)); in DMPlexComputeInterpolatorTree()
3315 PetscCall(PetscSectionGetStorageSize(leafIndicesSec, &numIndices)); in DMPlexTransferInjectorTree()
3474 PetscCall(PetscSectionGetStorageSize(multiRootSec, &numMulti)); in DMPlexTransferInjectorTree()
3486 PetscCall(PetscSectionGetStorageSize(rootIndicesSec, &numRootIndices)); in DMPlexTransferInjectorTree()
3885 PetscCall(PetscSectionGetStorageSize(rootValuesSec, &numRootValues)); in DMPlexTransferVecTree_Interpolate()
3934 PetscCall(PetscSectionGetStorageSize(leafValuesSec, &numLeafValues)); in DMPlexTransferVecTree_Interpolate()