| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex31.c | 96 PetscCall(PetscSectionGetStorageSize(gsection, &gSizeBefore)); in main() 109 PetscCall(PetscSectionGetStorageSize(gsection, &gSizeAfter)); in main()
|
| H A D | ex21.c | 272 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 D | ex75.c | 43 PetscCall(PetscSectionGetStorageSize(coordSec, &coordSize)); in main()
|
| H A D | ex22.c | 183 PetscCall(PetscSectionGetStorageSize(newSec, &newN)); in main()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexindices.c | 48 PetscCall(PetscSectionGetStorageSize(closureSection, &clSize)); in DMPlexCreateClosureIndex()
|
| H A D | plexpreallocate.c | 39 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 D | plexdd.c | 150 PetscCall(PetscSectionGetStorageSize(sec, &nl)); in DMCreateDomainDecomposition_Plex() 199 PetscCall(PetscSectionGetStorageSize(olsec, &nl)); /* local dofs in the overlap */ in DMCreateDomainDecomposition_Plex()
|
| H A D | plextree.c | 260 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 D | plexceed.c | 73 PetscCall(PetscSectionGetStorageSize(section, l_size)); in DMPlexGetLocalOffsets() 210 PetscCall(PetscSectionGetStorageSize(section, l_size)); in DMPlexGetLocalOffsetsSupport()
|
| H A D | plexply.c | 145 PetscCall(PetscSectionGetStorageSize(coordSection, &coordSize)); in DMPlexCreatePLYFromFile()
|
| H A D | plexdistribute.c | 461 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 D | plexreorder.c | 304 PetscCall(PetscSectionGetStorageSize(plexNew->coneSection, &n)); in DMPlexPermute() 322 PetscCall(PetscSectionGetStorageSize(plexNew->supportSection, &n)); in DMPlexPermute()
|
| H A D | plexinterpolate.c | 691 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 D | plexnatural.c | 105 PetscCall(PetscSectionGetStorageSize(sectionDist, &localSize)); in DMPlexCreateGlobalToNaturalSF()
|
| H A D | plexcreate.c | 571 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 D | petscsec.pxi | 40 PetscErrorCode PetscSectionGetStorageSize(PetscSection, PetscInt*)
|
| H A D | Section.pyx | 713 getConstrainedStorageSize, petsc.PetscSectionGetStorageSize 717 CHKERR(PetscSectionGetStorageSize(self.sec, &size))
|
| /petsc/src/dm/partitioner/impls/shell/ |
| H A D | partshell.c | 199 PetscCall(PetscSectionGetStorageSize(p->section, &numPoints)); in PetscPartitionerShellSetPartition()
|
| /petsc/include/ |
| H A D | petscsection.h | 56 PETSC_EXTERN PetscErrorCode PetscSectionGetStorageSize(PetscSection, PetscInt *);
|
| /petsc/src/dm/impls/plex/adaptors/parmmg/ |
| H A D | parmmgadapt.c | 259 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 D | pcpatch.c | 563 …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 D | section.md | 119 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 D | plexcgns2.c | 894 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 D | sectionhdf5.c | 257 else PetscCall(PetscSectionGetStorageSize(s->bc, &m)); in PetscSectionLoad_HDF5_SingleField()
|
| /petsc/src/dm/interface/ |
| H A D | dmperiodicity.c | 416 PetscCall(PetscSectionGetStorageSize(csDG, &coordSize)); in DMLocalizeCoordinates()
|