Home
last modified time | relevance | path

Searched refs:DMGetPointSF (Results 1 – 25 of 38) sorted by relevance

12

/petsc/src/dm/impls/plex/tests/
H A Dex50.c25 PetscCall(DMGetPointSF(dm, &point_sf)); in main()
H A Dex21.c256 PetscCall(DMGetPointSF(dm, &sf)); in main()
392 PetscCall(DMGetPointSF(dm, &sf)); in main()
H A Dex31.c94 PetscCall(DMGetPointSF(dm, &sf)); in main()
H A Dex1.c187 PetscCall(DMGetPointSF(distributedMesh, &sf)); in CreateMesh()
H A Dex18.c1214 PetscCall(DMGetPointSF(ipdm, &sf)); in DMPlexGetInterfaceFaces_Private()
1396 PetscCall(DMGetPointSF(ipdm, &pointsf)); in DMPlexComparePointSFWithInterface_Private()
/petsc/src/dm/impls/plex/tutorials/
H A Dex14.c54 PetscCall(DMGetPointSF(dm, &pointSF)); in main()
H A Dex14f90.F9052 PetscCallA(DMGetPointSF(dm, pointSF, ierr))
/petsc/src/dm/impls/plex/
H A Dplexnatural.c147 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexCreateGlobalToNaturalSF()
215 PetscCall(DMGetPointSF(dmOld, &pointSF)); in DMPlexMigrateGlobalToNaturalSF()
222 PetscCall(DMGetPointSF(dmNew, &pointSF)); in DMPlexMigrateGlobalToNaturalSF()
H A Dplexinterpolate.c818 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexOrientInterface_Internal()
974 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexMapToLocalPoint()
1004 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexMapToGlobalPoint()
1029 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexPointIsShared()
1600 PetscCall(DMGetPointSF(odm, &sfPoint)); in DMPlexInterpolate()
1624 PetscCall(DMGetPointSF(odm, &sfPoint)); in DMPlexInterpolate()
1859 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexUninterpolate()
1861 PetscCall(DMGetPointSF(udm, &sfPointUn)); in DMPlexUninterpolate()
H A Dplexpartition.c53 PetscCall(DMGetPointSF(ovdm, &sfPoint)); in DMPlexCreatePartitionerGraph_Overlap()
144 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexCreatePartitionerGraph_Native()
1194 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexPartitionLabelPropagate()
1265 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexPartitionLabelInvert()
1508 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexRewriteSF()
1738 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexRebalanceSharedPoints()
H A Dplexsubmesh.c72 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexMarkBoundaryFaces_Internal()
242 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexLabelComplete_Internal()
741 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexShiftSF_Internal()
742 PetscCall(DMGetPointSF(dmNew, &sfPointNew)); in DMPlexShiftSF_Internal()
820 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexCreateVTKLabel_Internal()
924 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexConstructGhostCells_Internal()
1212 PetscCall(DMGetPointSF(dm, &pointSF)); in DMPlexLabelFaultHalo()
2290 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexLabelCohesiveComplete()
3418 PetscCall(DMGetPointSF(dm, &pointSF)); in DMPlexCreateSubmeshGeneric_Interpolated()
3718 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexCreateSubmeshGeneric_Interpolated()
[all …]
H A Dplexcheckinterface.c196 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexCheckInterfaceCones()
H A Dplexdistribute.c452 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexDistributeOwnership()
514 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexCreateOverlapLabel()
680 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexCreateOverlapLabelFromLabels()
834 PetscCall(DMGetPointSF(dm, &pointSF)); in DMPlexCreateOverlapMigrationSF()
1637 PetscCall(DMGetPointSF(dm, &sfPoint)); in DMPlexMigrate()
H A Dplexsfc.c570 PetscCall(DMGetPointSF(dm, &pointSF)); in DMPlexCorrectOrientationForIsoperiodic()
875 PetscCall(DMGetPointSF(dm, &point_sf)); // Point SF has remote points in DMPlexCreateIsoperiodicPointSF_Private()
1014 PetscCall(DMGetPointSF(dm, &sf_point)); in DMPlexMigrateIsoperiodicFaceSF_Internal()
H A Dplexorient.c361 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexOrient()
768 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexOrientCells_Internal()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c802 PetscCall(DMGetPointSF(dm, &pointSF)); in DMPlexDistributionView_HDF5_Private()
1126 PetscCall(DMGetPointSF(dm, &sfPoint)); in CreateConesIS_Private()
1666 PetscCall(DMGetPointSF(dm, &pointsf)); in DMPlexGlobalVectorView_HDF5_Internal()
1667 PetscCall(DMGetPointSF(sectiondm, &pointsf1)); in DMPlexGlobalVectorView_HDF5_Internal()
1731 PetscCall(DMGetPointSF(dm, &pointsf)); in DMPlexLocalVectorView_HDF5_Internal()
1732 PetscCall(DMGetPointSF(sectiondm, &pointsf1)); in DMPlexLocalVectorView_HDF5_Internal()
2022 PetscCall(DMGetPointSF(dm, &workPointSF)); in DMPlexDistributionLoad_HDF5_Private()
3062 PetscCall(DMGetPointSF(sectiondm, &pointsf)); in DMPlexSectionLoad_HDF5_Internal()
3109 PetscCall(DMGetPointSF(dm, &pointsf)); in DMPlexVecLoad_HDF5_Internal()
3110 PetscCall(DMGetPointSF(sectiondm, &pointsf1)); in DMPlexVecLoad_HDF5_Internal()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdm.pxi169 PetscErrorCode DMGetPointSF(PetscDM, PetscSF*)
/petsc/src/dm/impls/plex/transform/impls/refine/sbr/
H A Dplexrefsbr.c200 PetscCall(DMGetPointSF(dm, &pointSF)); in DMPlexTransformSetUp_SBR()
/petsc/src/dm/impls/da/
H A Ddacreate.c172 PetscCall(DMGetPointSF(dm, &sf)); in DMCreateSubDM_DA()
/petsc/src/dm/impls/plex/adaptors/parmmg/
H A Dparmmgadapt.c83 PetscCall(DMGetPointSF(dm, &sf)); in DMAdaptMetric_ParMmg_Plex()
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrextrude.c498 PetscCall(DMGetPointSF(dm, &sf)); in DMPlexTransformSetUp_Extrude()
529 PetscCall(DMGetPointSF(ex->dmNormal, &sf)); in DMPlexTransformSetUp_Extrude()
/petsc/src/dm/partitioner/impls/multistage/
H A Dmspart.c637 PetscCall(DMGetPointSF(dm, &sf)); in PetscPartitionerPartition_Multistage()
/petsc/doc/manual/
H A Dsection.md173 …` can be obtained via `DMGetLocalSection()`, `DMGetGlobalSection()`, `DMGetPointSF()`, and `DMGetS…
/petsc/include/
H A Dpetscdm.h305 PETSC_EXTERN PetscErrorCode DMGetPointSF(DM, PetscSF *);
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2291 PetscCall(DMGetPointSF(dm, &pointSF)); in DMPforestGetCellSFNodes()
2512 PetscCall(DMGetPointSF(fine, &pointSF)); in DMPforestGetTransferSF_Point()
2853 PetscCall(DMGetPointSF(plexF, &pointSF)); in DMPforestGetTransferSF_Point()
3494 PetscCall(DMGetPointSF(plex, &pointSF)); in DMPforestLabelsFinalize()
4281 PetscCall(DMGetPointSF(newPlexGhosted, &pointSF)); in DMConvert_pforest_plex()

12