Lines Matching refs:DMPlexGetChart

231   PetscCall(DMPlexGetChart(K, &pStart, &pEnd));  in DMPlexCreateReferenceTree_Union()
234 PetscCall(DMPlexGetChart(Kref, &pRefStart, &pRefEnd)); in DMPlexCreateReferenceTree_Union()
456 PetscCall(DMPlexGetChart(K, &pStart, &pEnd)); in DMPlexCreateDefaultReferenceTree()
662 PetscCall(DMPlexGetChart(dm, &pStart, &pEnd)); in DMPlexCreateAnchors_Tree()
797 PetscCall(DMPlexGetChart(dm, &pStart, &pEnd)); in DMPlexTreeExchangeSupports()
1151 PetscCall(DMPlexGetChart(dm, &pStart, &pEnd)); in DMPlexComputeAnchorMatrix_Tree_Direct()
1575 PetscCall(DMPlexGetChart(dm, &pStart, &pEnd)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
1779 PetscCall(DMPlexGetChart(dm, &pStart, &pEnd)); in DMPlexTreeRefineCell()
1820 PetscCall(DMPlexGetChart(K, &kStart, &kEnd)); in DMPlexTreeRefineCell()
2086 PetscCall(DMPlexGetChart(coarse, &pStartC, &pEndC)); in DMPlexComputeInterpolatorTree()
2087 PetscCall(DMPlexGetChart(fine, &pStartF, &pEndF)); in DMPlexComputeInterpolatorTree()
2847 PetscCall(DMPlexGetChart(refTree, &pStart, &pEnd)); in DMPlexComputeInjectorReferenceTree()
3290 PetscCall(DMPlexGetChart(coarse, &pStartC, &pEndC)); in DMPlexTransferInjectorTree()
3291 PetscCall(DMPlexGetChart(fine, &pStartF, &pEndF)); in DMPlexTransferInjectorTree()
3360 PetscCall(DMPlexGetChart(coarse, &pStartC, &pEndC)); in DMPlexTransferInjectorTree()
3536 PetscCall(DMPlexGetChart(fine, &pStartF, &pEndF)); in DMPlexComputeInjectorTree()
3540 PetscCall(DMPlexGetChart(coarse, &pStartC, &pEndC)); in DMPlexComputeInjectorTree()
3774 PetscCall(DMPlexGetChart(coarse, &pStartC, &pEndC)); in DMPlexTransferVecTree_Interpolate()
3776 PetscCall(DMPlexGetChart(fine, &pStartF, &pEndF)); in DMPlexTransferVecTree_Interpolate()
4086 PetscCall(DMPlexGetChart(fine, &pStartF, &pEndF)); in DMPlexTransferVecTree_Inject()
4090 PetscCall(DMPlexGetChart(coarse, &pStartC, &pEndC)); in DMPlexTransferVecTree_Inject()