Lines Matching refs:PetscSectionGetOffset

47       PetscCall(PetscSectionGetOffset(aSec, p, &off));  in DMPlexComputeAnchorAdjacencies()
53 PetscCall(PetscSectionGetOffset(inverseSec, a, &iOff)); in DMPlexComputeAnchorAdjacencies()
82 PetscCall(PetscSectionGetOffset(inverseSec, p, &iOff)); in DMPlexComputeAnchorAdjacencies()
113 PetscCall(PetscSectionGetOffset(inverseSec, p, &iOff)); in DMPlexComputeAnchorAdjacencies()
116 PetscCall(PetscSectionGetOffset(adjSec, p, &aOff)); in DMPlexComputeAnchorAdjacencies()
132 PetscCall(PetscSectionGetOffset(sectionGlobal, qAdj, &qAdjOff)); in DMPlexComputeAnchorAdjacencies()
220 PetscCall(PetscSectionGetOffset(myRankPairSection, root_index, &offset)); in AdjancencyContainsLeafRootPair()
360 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
396 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
438 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
441 PetscCall(PetscSectionGetOffset(anchorSectionAdj, p, &anOff)); in DMPlexCreateAdjacencySection_Static()
445 PetscCall(PetscSectionGetOffset(leafSectionAdj, d, &aoff)); in DMPlexCreateAdjacencySection_Static()
453 PetscCall(PetscSectionGetOffset(sectionGlobal, padj, &ngoff)); in DMPlexCreateAdjacencySection_Static()
504 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
510 PetscCall(PetscSectionGetOffset(anchorSectionAdj, p, &anOff)); in DMPlexCreateAdjacencySection_Static()
515 PetscCall(PetscSectionGetOffset(rootSectionAdj, d, &aoff)); in DMPlexCreateAdjacencySection_Static()
528 PetscCall(PetscSectionGetOffset(sectionGlobal, padj, &ngoff)); in DMPlexCreateAdjacencySection_Static()
549 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
555 PetscCall(PetscSectionGetOffset(rootSectionAdj, d, &aoff)); in DMPlexCreateAdjacencySection_Static()
580 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
581 PetscCall(PetscSectionGetOffset(sectionGlobal, p, &goff)); in DMPlexCreateAdjacencySection_Static()
597 PetscCall(PetscSectionGetOffset(sectionGlobal, p, &goff)); in DMPlexCreateAdjacencySection_Static()
607 PetscCall(PetscSectionGetOffset(section, padj, &noff)); in DMPlexCreateAdjacencySection_Static()
632 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
633 PetscCall(PetscSectionGetOffset(sectionGlobal, p, &goff)); in DMPlexCreateAdjacencySection_Static()
644 PetscCall(PetscSectionGetOffset(sectionAdj, goff + d, &aoff)); in DMPlexCreateAdjacencySection_Static()
645 PetscCall(PetscSectionGetOffset(rootSectionAdj, off + d, &roff)); in DMPlexCreateAdjacencySection_Static()
655 PetscCall(PetscSectionGetOffset(anchorSectionAdj, p, &anOff)); in DMPlexCreateAdjacencySection_Static()
660 PetscCall(PetscSectionGetOffset(sectionAdj, d, &aoff)); in DMPlexCreateAdjacencySection_Static()
670 PetscCall(PetscSectionGetOffset(sectionGlobal, padj, &ngoff)); in DMPlexCreateAdjacencySection_Static()
721 PetscCall(PetscSectionGetOffset(sectionAdj, r, &cStart)); in DMPlexUpdateAllocation_Static()
740 PetscCall(PetscSectionGetOffset(sectionAdj, row, &cStart)); in DMPlexUpdateAllocation_Static()
785 PetscCall(PetscSectionGetOffset(sectionAdj, r, &cStart)); in DMPlexFillMatrix_Static()
794 PetscCall(PetscSectionGetOffset(sectionAdj, r, &cStart)); in DMPlexFillMatrix_Static()