Home
last modified time | relevance | path

Searched refs:PetscSectionGetStorageSize (Results 1 – 25 of 52) sorted by relevance

123

/petsc/src/dm/impls/plex/tests/
H A Dex31.c96 PetscCall(PetscSectionGetStorageSize(gsection, &gSizeBefore)); in main()
109 PetscCall(PetscSectionGetStorageSize(gsection, &gSizeAfter)); in main()
H A Dex21.c272 if (includesConstraints) PetscCall(PetscSectionGetStorageSize(gsection, &n)); in main()
426 if (includesConstraints) PetscCall(PetscSectionGetStorageSize(section, &m)); in main()
452 if (includesConstraints) PetscCall(PetscSectionGetStorageSize(gsection, &m)); in main()
H A Dex75.c43 PetscCall(PetscSectionGetStorageSize(coordSec, &coordSize)); in main()
H A Dex22.c183 PetscCall(PetscSectionGetStorageSize(newSec, &newN)); in main()
/petsc/src/dm/impls/plex/
H A Dplexindices.c48 PetscCall(PetscSectionGetStorageSize(closureSection, &clSize)); in DMPlexCreateClosureIndex()
H A Dplexpreallocate.c39 PetscCall(PetscSectionGetStorageSize(inverseSec, &iSize)); in DMPlexComputeAnchorAdjacencies()
105 PetscCall(PetscSectionGetStorageSize(adjSec, &adjSize)); in DMPlexComputeAnchorAdjacencies()
211 PetscCall(PetscSectionGetStorageSize(myRankPairSection, &num_leaves)); in AdjancencyContainsLeafRootPair()
265 PetscCall(PetscSectionGetStorageSize(section, &numDof)); in DMPlexCreateAdjacencySection_Static()
430 PetscCall(PetscSectionGetStorageSize(leafSectionAdj, &adjSize)); in DMPlexCreateAdjacencySection_Static()
471 PetscCall(PetscSectionGetStorageSize(rootSectionAdj, &adjSize)); in DMPlexCreateAdjacencySection_Static()
624 PetscCall(PetscSectionGetStorageSize(sectionAdj, &numCols)); in DMPlexCreateAdjacencySection_Static()
H A Dplexdd.c150 PetscCall(PetscSectionGetStorageSize(sec, &nl)); in DMCreateDomainDecomposition_Plex()
199 PetscCall(PetscSectionGetStorageSize(olsec, &nl)); /* local dofs in the overlap */ in DMCreateDomainDecomposition_Plex()
H A Dplextree.c260 PetscCall(PetscSectionGetStorageSize(unionSection, &numUnionPoints)); in DMPlexCreateReferenceTree_Union()
298 PetscCall(PetscSectionGetStorageSize(unionConeSection, &numCones)); in DMPlexCreateReferenceTree_Union()
394 PetscCall(PetscSectionGetStorageSize(parentSection, &parentSize)); in DMPlexCreateReferenceTree_Union()
484 PetscCall(PetscSectionGetStorageSize(pSec, &pSize)); in DMPlexTreeSymmetrize()
503 PetscCall(PetscSectionGetStorageSize(childSec, &cSize)); in DMPlexTreeSymmetrize()
568 PetscCall(PetscSectionGetStorageSize(secNew, &sizeNew)); in AnchorsFlatten()
632 PetscCall(PetscSectionGetStorageSize(secComp, &sizeNew)); in AnchorsFlatten()
708 PetscCall(PetscSectionGetStorageSize(aSec, &size)); in DMPlexCreateAnchors_Tree()
824 PetscCall(PetscSectionGetStorageSize(newSupportSection, &newSize)); in DMPlexTreeExchangeSupports()
907 PetscCall(PetscSectionGetStorageSize(parentSection, &size)); in DMPlexSetTree_Internal()
[all …]
H A Dplexceed.c73 PetscCall(PetscSectionGetStorageSize(section, l_size)); in DMPlexGetLocalOffsets()
210 PetscCall(PetscSectionGetStorageSize(section, l_size)); in DMPlexGetLocalOffsetsSupport()
H A Dplexply.c145 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreatePLYFromFile()
H A Dplexdistribute.c461 PetscCall(PetscSectionGetStorageSize(rootSection, &nedges)); in DMPlexDistributeOwnership()
1015 PetscCall(PetscSectionGetStorageSize(newSection, &fieldSize)); in DMPlexDistributeField()
1062 PetscCall(PetscSectionGetStorageSize(newSection, &fieldSize)); in DMPlexDistributeFieldIS()
1126 PetscCall(PetscSectionGetStorageSize(originalConeSection, &numCones)); in DMPlexDistributeCones()
1136 PetscCall(PetscSectionGetStorageSize(newConeSection, &newConesSize)); in DMPlexDistributeCones()
1357 PetscCall(PetscSectionGetStorageSize(newParentSection, &newParentSize)); in DMPlexDistributeSetupTree()
1362 PetscCall(PetscSectionGetStorageSize(origParentSection, &numParents)); in DMPlexDistributeSetupTree()
H A Dplexreorder.c304 PetscCall(PetscSectionGetStorageSize(plexNew->coneSection, &n)); in DMPlexPermute()
322 PetscCall(PetscSectionGetStorageSize(plexNew->supportSection, &n)); in DMPlexPermute()
H A Dplexinterpolate.c691 PetscCall(PetscSectionGetStorageSize(cs, &csize)); in DMPlexInterpolateFaces_Internal()
1253 PetscCall(PetscSectionGetStorageSize(candidateSection, &candidatesSize)); in DMPlexInterpolatePointSF()
1278 PetscCall(PetscSectionGetStorageSize(candidateRemoteSection, &candidatesRemoteSize)); in DMPlexInterpolatePointSF()
1422 PetscCall(PetscSectionGetStorageSize(claimSection, &claimsSize)); in DMPlexInterpolatePointSF()
1747 PetscCall(PetscSectionGetStorageSize(coordSectionB, &coordSizeB)); in DMPlexCopyCoordinates()
H A Dplexnatural.c105 PetscCall(PetscSectionGetStorageSize(sectionDist, &localSize)); in DMPlexCreateGlobalToNaturalSF()
H A Dplexcreate.c571 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal()
683 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
865 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
1412 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1888 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreateCubeMesh_Internal()
2349 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreateHypercubicMesh_Internal()
2817 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreateHexCylinderMesh_Internal()
3089 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreateWedgeCylinderMesh_Internal()
3644 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreateSphereMesh_Internal()
6116 PetscCall(PetscSectionGetStorageSize(cellSection, &len)); in DMPlexBuildFromCellSectionParallel()
[all …]
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsec.pxi40 PetscErrorCode PetscSectionGetStorageSize(PetscSection, PetscInt*)
H A DSection.pyx713 getConstrainedStorageSize, petsc.PetscSectionGetStorageSize
717 CHKERR(PetscSectionGetStorageSize(self.sec, &size))
/petsc/src/dm/partitioner/impls/shell/
H A Dpartshell.c199 PetscCall(PetscSectionGetStorageSize(p->section, &numPoints)); in PetscPartitionerShellSetPartition()
/petsc/include/
H A Dpetscsection.h56 PETSC_EXTERN PetscErrorCode PetscSectionGetStorageSize(PetscSection, PetscInt *);
/petsc/src/dm/impls/plex/adaptors/parmmg/
H A Dparmmgadapt.c259 PetscCall(PetscSectionGetStorageSize(rankGlobalSection, &s)); in DMAdaptMetric_ParMmg_Plex()
283 PetscCall(PetscSectionGetStorageSize(rankSection, &s)); in DMAdaptMetric_ParMmg_Plex()
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c563 …PetscCall(PetscSectionGetStorageSize(patch->dofSection[0], &patch->subspaceOffsets[patch->nsubspac… in PCPatchSetDiscretisationInfoCombined()
1047 PetscCall(PetscSectionGetStorageSize(cellCounts, &numCells)); in PCPatchCreateCellPatches()
1050 PetscCall(PetscSectionGetStorageSize(pointCounts, &numPoints)); in PCPatchCreateCellPatches()
1055 PetscCall(PetscSectionGetStorageSize(intFacetCounts, &numIntFacets)); in PCPatchCreateCellPatches()
1056 PetscCall(PetscSectionGetStorageSize(extFacetCounts, &numExtFacets)); in PCPatchCreateCellPatches()
1236 PetscCall(PetscSectionGetStorageSize(cellCounts, &numCells)); in PCPatchCreateCellPatchDiscretisationInfo()
1237 PetscCall(PetscSectionGetStorageSize(patch->pointCounts, &numPoints)); in PCPatchCreateCellPatchDiscretisationInfo()
1458 PetscCall(PetscSectionGetStorageSize(gtolCounts, &numGlobalDofs)); in PCPatchCreateCellPatchDiscretisationInfo()
1463 PetscCall(PetscSectionGetStorageSize(gtolCountsWithArtificial, &numGlobalDofsWithArtificial)); in PCPatchCreateCellPatchDiscretisationInfo()
1468 PetscCall(PetscSectionGetStorageSize(gtolCountsWithAll, &numGlobalDofsWithAll)); in PCPatchCreateCellPatchDiscretisationInfo()
/petsc/doc/manual/
H A Dsection.md119 Once a `PetscSection` has been created one can use `PetscSectionGetStorageSize()` to determine the …
123 PetscSectionGetStorageSize(s, &n);
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c894 PetscCall(PetscSectionGetStorageSize(section_, &connSize)); in DMPlexCGNS_CreateCornersConnectivitySection()
1087 PetscCall(PetscSectionGetStorageSize(sectionBuffer, &bufsize)); in PetscSFFindMatchingIndices()
1104 PetscCall(PetscSectionGetStorageSize(matchSection_, &numMatches)); in PetscSFFindMatchingIndices()
1186 PetscCall(PetscSectionGetStorageSize(connSection, &conn_size)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()
1369 PetscCall(PetscSectionGetStorageSize(connDistSection, &connDistSize)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()
1671 PetscCall(PetscSectionGetStorageSize(local_section, &nleaves)); in DMPlexCreateCGNS_Internal_Parallel()
/petsc/src/vec/is/section/interface/hdf5/
H A Dsectionhdf5.c257 else PetscCall(PetscSectionGetStorageSize(s->bc, &m)); in PetscSectionLoad_HDF5_SingleField()
/petsc/src/dm/interface/
H A Ddmperiodicity.c416 PetscCall(PetscSectionGetStorageSize(csDG, &coordSize)); in DMLocalizeCoordinates()

123