Lines Matching refs:PetscSectionGetChart

506   PetscCall(PetscSectionGetChart(pSec, &pStart, &pEnd));  in DMPlexTreeSymmetrize()
534 PetscCall(PetscSectionGetChart(section, &pStart, &pEnd)); in AnchorsFlatten()
1157 PetscCall(PetscSectionGetChart(cSec, &conStart, &conEnd)); in DMPlexComputeAnchorMatrix_Tree_Direct()
1407 PetscCall(PetscSectionGetChart(refConSec, &pRefStart, &pRefEnd)); in DMPlexReferenceTreeGetChildrenMatrices()
1514 PetscCall(PetscSectionGetChart(refConSec, &pRefStart, &pRefEnd)); in DMPlexReferenceTreeRestoreChildrenMatrices()
1565 PetscCall(PetscSectionGetChart(refConSec, &pRefStart, &pRefEnd)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
1566 PetscCall(PetscSectionGetChart(conSec, &conStart, &conEnd)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
1621 PetscCall(PetscSectionGetChart(section, &secStart, &secEnd)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
2121 PetscCall(PetscSectionGetChart(aSec, &aStart, &aEnd)); in DMPlexComputeInterpolatorTree()
2124 PetscCall(PetscSectionGetChart(cSec, &cStart, &cEnd)); in DMPlexComputeInterpolatorTree()
2508 PetscCall(PetscSectionGetChart(leafIndicesSec, &leafStart, &leafEnd)); in DMPlexComputeInterpolatorTree()
2675 PetscCall(PetscSectionGetChart(refConSec, &pRefStart, &pRefEnd)); in DMPlexComputeInterpolatorTree()
3169 PetscCall(PetscSectionGetChart(refConSec, &pRefStart, &pRefEnd)); in DMPlexReferenceTreeGetChildrenMatrices_Injection()
3234 PetscCall(PetscSectionGetChart(refConSec, &pRefStart, &pRefEnd)); in DMPlexReferenceTreeRestoreChildrenMatrices_Injection()
3533 PetscCall(PetscSectionGetChart(cSecRef, &pRefStart, &pRefEnd)); in DMPlexComputeInjectorTree()
3815 PetscCall(PetscSectionGetChart(aSec, &aStart, &aEnd)); in DMPlexTransferVecTree_Interpolate()
3818 PetscCall(PetscSectionGetChart(cSec, &cStart, &cEnd)); in DMPlexTransferVecTree_Interpolate()
3961 PetscCall(PetscSectionGetChart(refConSec, &pRefStart, &pRefEnd)); in DMPlexTransferVecTree_Interpolate()
3962 PetscCall(PetscSectionGetChart(leafValuesSec, &leafStart, &leafEnd)); in DMPlexTransferVecTree_Interpolate()
4083 PetscCall(PetscSectionGetChart(cSecRef, &pRefStart, &pRefEnd)); in DMPlexTransferVecTree_Inject()