Lines Matching refs:section
10 PetscSection section, sectionGlobal, adjSec, aSec; in DMPlexComputeAnchorAdjacencies() local
14 PetscCall(DMGetLocalSection(dm, §ion)); in DMPlexComputeAnchorAdjacencies()
16 PetscCall(PetscSectionCreate(PetscObjectComm((PetscObject)section), &adjSec)); in DMPlexComputeAnchorAdjacencies()
17 PetscCall(PetscSectionGetChart(section, &pStart, &pEnd)); in DMPlexComputeAnchorAdjacencies()
96 PetscCall(PetscSectionGetDof(section, qAdj, &qAdjDof)); in DMPlexComputeAnchorAdjacencies()
97 PetscCall(PetscSectionGetConstraintDof(section, qAdj, &qAdjCDof)); in DMPlexComputeAnchorAdjacencies()
130 PetscCall(PetscSectionGetDof(section, qAdj, &qAdjDof)); in DMPlexComputeAnchorAdjacencies()
131 PetscCall(PetscSectionGetConstraintDof(section, qAdj, &qAdjCDof)); in DMPlexComputeAnchorAdjacencies()
245 …PetscSection section, sectionGlobal, leafSectionAdj, rootSectionAdj, sectionAdj, anchorSecti… in DMPlexCreateAdjacencySection_Static() local
258 PetscCall(DMGetLocalSection(dm, §ion)); in DMPlexCreateAdjacencySection_Static()
264 PetscCall(PetscSectionGetChart(section, &pStart, &pEnd)); in DMPlexCreateAdjacencySection_Static()
265 PetscCall(PetscSectionGetStorageSize(section, &numDof)); in DMPlexCreateAdjacencySection_Static()
359 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
360 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
367 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
368 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
395 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
396 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
406 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
407 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
437 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
438 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
451 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
452 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
503 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
504 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
526 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
527 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
547 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
548 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in DMPlexCreateAdjacencySection_Static()
549 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
578 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
579 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in DMPlexCreateAdjacencySection_Static()
580 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
596 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
605 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
606 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
607 PetscCall(PetscSectionGetOffset(section, padj, &noff)); in DMPlexCreateAdjacencySection_Static()
630 PetscCall(PetscSectionGetDof(section, p, &dof)); in DMPlexCreateAdjacencySection_Static()
631 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in DMPlexCreateAdjacencySection_Static()
632 PetscCall(PetscSectionGetOffset(section, p, &off)); in DMPlexCreateAdjacencySection_Static()
667 PetscCall(PetscSectionGetDof(section, padj, &ndof)); in DMPlexCreateAdjacencySection_Static()
668 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
669 PetscCall(PetscSectionGetConstraintIndices(section, padj, &ncind)); in DMPlexCreateAdjacencySection_Static()
703 PetscSection section; in DMPlexUpdateAllocation_Static() local
711 PetscCall(DMGetLocalSection(dm, §ion)); in DMPlexUpdateAllocation_Static()
712 PetscCall(PetscSectionGetChart(section, &pStart, &pEnd)); in DMPlexUpdateAllocation_Static()
763 PetscSection section; in DMPlexFillMatrix_Static() local
775 PetscCall(DMGetLocalSection(dm, §ion)); in DMPlexFillMatrix_Static()
776 PetscCall(PetscSectionGetChart(section, &pStart, &pEnd)); in DMPlexFillMatrix_Static()
829 PetscSection section; in DMPlexPreallocateOperator() local
846 PetscCall(DMGetLocalSection(dm, §ion)); in DMPlexPreallocateOperator()
852 PetscSection section, sectionGlobal; in DMPlexPreallocateOperator() local
856 PetscCall(DMGetLocalSection(dm, §ion)); in DMPlexPreallocateOperator()
859 PetscCall(PetscSectionView(section, NULL)); in DMPlexPreallocateOperator()
865 PetscCall(PetscSFCreateRemoteOffsets(sf, section, section, &remoteOffsets)); in DMPlexPreallocateOperator()
866 PetscCall(PetscSFCreateSectionSF(sf, section, remoteOffsets, section, &sfDof)); in DMPlexPreallocateOperator()
879 PetscCall(PetscSectionGetNumFields(section, &Nf)); in DMPlexPreallocateOperator()
929 PetscErrorCode DMPlexPreallocateOperator_2(DM dm, PetscInt bs, PetscSection section, PetscSection s…
941 PetscCall(PetscSectionGetChart(section, &pStart, &pEnd));