Lines Matching refs:PetscSectionGetDof

46       PetscCall(PetscSectionGetDof(aSec, p, &dof));  in DMPlexComputeAnchorAdjacencies()
80 PetscCall(PetscSectionGetDof(inverseSec, p, &iDof)); in DMPlexComputeAnchorAdjacencies()
96 PetscCall(PetscSectionGetDof(section, qAdj, &qAdjDof)); in DMPlexComputeAnchorAdjacencies()
111 PetscCall(PetscSectionGetDof(inverseSec, p, &iDof)); in DMPlexComputeAnchorAdjacencies()
115 PetscCall(PetscSectionGetDof(adjSec, p, &aDof)); in DMPlexComputeAnchorAdjacencies()
130 PetscCall(PetscSectionGetDof(section, qAdj, &qAdjDof)); in DMPlexComputeAnchorAdjacencies()
219 PetscCall(PetscSectionGetDof(myRankPairSection, root_index, &dof)); in AdjancencyContainsLeafRootPair()
359 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
367 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
371 PetscCall(PetscSectionGetDof(anchorSectionAdj, p, &anDof)); in DMPlexCreateAdjacencySection_Static()
395 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
398 PetscCall(PetscSectionGetDof(rootSectionAdj, off, &adof)); in DMPlexCreateAdjacencySection_Static()
406 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
410 PetscCall(PetscSectionGetDof(anchorSectionAdj, p, &anDof)); in DMPlexCreateAdjacencySection_Static()
437 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
440 PetscCall(PetscSectionGetDof(anchorSectionAdj, p, &anDof)); in DMPlexCreateAdjacencySection_Static()
451 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
503 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
506 PetscCall(PetscSectionGetDof(rootSectionAdj, off, &adof)); in DMPlexCreateAdjacencySection_Static()
509 PetscCall(PetscSectionGetDof(anchorSectionAdj, p, &anDof)); in DMPlexCreateAdjacencySection_Static()
514 PetscCall(PetscSectionGetDof(rootSectionAdj, d, &adof)); in DMPlexCreateAdjacencySection_Static()
526 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
547 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
551 PetscCall(PetscSectionGetDof(rootSectionAdj, off, &adof)); in DMPlexCreateAdjacencySection_Static()
554 PetscCall(PetscSectionGetDof(rootSectionAdj, d, &adof)); in DMPlexCreateAdjacencySection_Static()
578 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
585 PetscCall(PetscSectionGetDof(leafSectionAdj, off + d, &ldof)); in DMPlexCreateAdjacencySection_Static()
586 PetscCall(PetscSectionGetDof(rootSectionAdj, off + d, &rdof)); in DMPlexCreateAdjacencySection_Static()
596 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
605 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
613 PetscCall(PetscSectionGetDof(anchorSectionAdj, p, &anDof)); in DMPlexCreateAdjacencySection_Static()
630 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
637 PetscCall(PetscSectionGetDof(leafSectionAdj, off + d, &ldof)); in DMPlexCreateAdjacencySection_Static()
638 PetscCall(PetscSectionGetDof(rootSectionAdj, off + d, &rdof)); in DMPlexCreateAdjacencySection_Static()
654 PetscCall(PetscSectionGetDof(anchorSectionAdj, p, &anDof)); in DMPlexCreateAdjacencySection_Static()
659 PetscCall(PetscSectionGetDof(sectionAdj, d, &adof)); in DMPlexCreateAdjacencySection_Static()
667 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
720 PetscCall(PetscSectionGetDof(sectionAdj, r, &numCols)); in DMPlexUpdateAllocation_Static()
739 PetscCall(PetscSectionGetDof(sectionAdj, row, &numCols)); in DMPlexUpdateAllocation_Static()
770 PetscCall(PetscSectionGetDof(sectionAdj, r, &len)); in DMPlexFillMatrix_Static()
784 PetscCall(PetscSectionGetDof(sectionAdj, r, &numCols)); in DMPlexFillMatrix_Static()
793 PetscCall(PetscSectionGetDof(sectionAdj, r, &numCols)); in DMPlexFillMatrix_Static()