Home
last modified time | relevance | path

Searched refs:PetscSFGetGraph (Results 1 – 25 of 57) sorted by relevance

123

/petsc/src/vec/is/sf/tests/ !
H A Dex3.c58 PetscCall(PetscSFGetGraph(gathersf, NULL, &nleaves, NULL, NULL)); in main()
113 PetscCall(PetscSFGetGraph(allgathersf, NULL, &nleaves, NULL, NULL)); in main()
177 PetscCall(PetscSFGetGraph(alltoallsf, NULL, &nleaves, NULL, NULL)); in main()
H A Dex19.c45 PetscCall(PetscSFGetGraph(sf0, &nRoot, NULL, NULL, NULL)); in PetscSFCheckEqual_Private()
114 PetscCall(PetscSFGetGraph(sf, NULL, NULL, &tlocal, NULL)); in CreateSF0()
152 PetscCall(PetscSFGetGraph(sf, NULL, NULL, &tlocal, NULL)); in CreateSF1()
H A Dex1.c14 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, &ilocal, &iremote)); in CheckGraphNotSet()
32 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, &ilocal, &iremote)); in CheckGraphEmpty()
H A Dex24.c12 PetscCall(PetscSFGetGraph(sf, &nroots, NULL, NULL, NULL)); in testOverlappingCommunication()
H A Dex18.c53 PetscCall(PetscSFGetGraph(sf0, &nRoot, NULL, NULL, NULL)); in PetscSFCheckEqual_Private()
104 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, &ilocal, &iremote)); in PetscSFViewCustom()
H A Dex5.c13 PetscCall(PetscSFGetGraph(sf, &mr, NULL, NULL, NULL)); in TestVector()
/petsc/src/vec/is/sf/interface/ !
H A Dsf.c260 PetscCall(PetscSFGetGraph(sf, NULL, &nleaves, &ilocal, &iremote)); in PetscSFCheckGraphValid_Private()
680 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, &ilocal, NULL)); in PetscSFCreateInverseSF()
753 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, &ilocal, &iremote)); in PetscSFDuplicate()
804 PetscErrorCode PetscSFGetGraph(PetscSF sf, PetscInt *nroots, PetscInt *nleaves, const PetscInt *ilo… in PetscSFGetGraph() function
1357 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, &ilocal, &iremote)); in PetscSFCreateEmbeddedRootSF()
1448 PetscCall(PetscSFGetGraph(sf, &nroots, NULL, &ilocal, &iremote)); in PetscSFCreateEmbeddedLeafSF()
1870 PetscCall(PetscSFGetGraph(sf, &nroots, NULL, NULL, NULL)); in PetscSFComputeMultiRootOriginalNumbering()
1875 PetscCall(PetscSFGetGraph(msf, &nmroots, NULL, NULL, NULL)); in PetscSFComputeMultiRootOriginalNumbering()
2008 PetscCall(PetscSFGetGraph(sf, NULL, &nleaves, &ilocal, NULL)); in PetscSFCheckLeavesUnique_Private()
2063 PetscCall(PetscSFGetGraph(sfA, &numRootsA, &numLeavesA, &localPointsA, &remotePointsA)); in PetscSFCompose()
[all …]
/petsc/src/vec/is/sf/tutorials/ !
H A Dex1f.F90103 PetscCallA(PetscSFGetGraph(sf, gnroots, gnleaves, gmine, gremote, ierr))
131 PetscCallA(PetscSFGetGraph(sf, gnroots, gnleaves, gmine, gremote, ierr))
/petsc/src/dm/impls/plex/tests/ !
H A Dex17.c67 PetscCall(PetscSFGetGraph(cellSF, NULL, &n, NULL, &cells)); in TestCentroidLocation()
108 PetscCall(PetscSFGetGraph(cellSF, NULL, &Nfd, &found, &cells)); in TestCustomLocation()
/petsc/src/mat/graphops/color/utils/ !
H A Dvalid.c27 PetscCall(PetscSFGetGraph(etor, &nrows, &nleafrows, NULL, NULL)); in MatColoringTest()
28 PetscCall(PetscSFGetGraph(etoc, &ncols, &nleafcols, NULL, NULL)); in MatColoringTest()
/petsc/src/vec/is/sf/utils/ !
H A Dsfutils.c98 PetscCall(PetscSFGetGraph(sf, &nr, &nl, ilocal, &ir)); in PetscSFGetGraphLayout()
288 PetscCall(PetscSFGetGraph(sf, &nroots, NULL, NULL, NULL)); in PetscSFDistributeSection()
406 PetscCall(PetscSFGetGraph(sf, &numRoots, NULL, NULL, NULL)); in PetscSFCreateRemoteOffsets()
466 PetscCall(PetscSFGetGraph(sf, &numRoots, &numPoints, &localPoints, &remotePoints)); in PetscSFCreateSectionSF()
863 PetscCall(PetscSFGetGraph(sfa, &aroots, &aleaves, &alocal, &aremote)); in PetscSFMerge()
864 PetscCall(PetscSFGetGraph(sfb, &broots, &bleaves, &blocal, &bremote)); in PetscSFMerge()
951 PetscCall(PetscSFGetGraph(sf, &nr, &nl, &ilocal, &iremote)); in PetscSFCreateStridedSF()
967 PetscCall(PetscSFGetGraph(rankssf, NULL, &nranks, NULL, &sfrremote)); in PetscSFCreateStridedSF()
/petsc/src/dm/impls/plex/ !
H A Dplexcheckinterface.c129 PetscCall(PetscSFGetGraph(imsf, NULL, &nileaves, NULL, NULL)); in PetscSFComputeMultiRootOriginalNumberingByRank_Private()
198 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, &mine, &remote)); in DMPlexCheckInterfaceCones()
212 PetscCall(PetscSFGetGraph(imsf, NULL, &nileaves, NULL, NULL)); in DMPlexCheckInterfaceCones()
H A Dplexnatural.c115 PetscCall(PetscSFGetGraph(sfMigration, NULL, &Nl, &leaves, NULL)); in DMPlexCreateGlobalToNaturalSF()
312 PetscCall(PetscSFGetGraph(dm->sfNatural, NULL, &Nl, NULL, NULL)); in DMPlexGlobalToNaturalBegin()
509 PetscCall(PetscSFGetGraph(dm->sfNatural, NULL, &nleaves, NULL, NULL)); in DMPlexCreateNaturalVector()
H A Dplexsfc.c446 PetscCall(PetscSFGetGraph(face_sf, &nroots, &nleaves, &filocal, &firemote)); in CreateDonorToPeriodicSF()
583 PetscCall(PetscSFGetGraph(sectionSF, NULL, &nleaves, &ilocal, &iremote)); in DMPlexCorrectOrientationForIsoperiodic()
628 PetscCall(PetscSFGetGraph(face_sf, &nroots, &nleaves, &filocal, NULL)); in DMPlexCorrectOrientationForIsoperiodic()
898 PetscCall(PetscSFGetGraph(face_sf, &nroots, &nleaves, &filocal, &firemote)); in DMPlexCreateIsoperiodicPointSF_Private()
907 PetscCall(PetscSFGetGraph(point_sf, NULL, &npoints, &pilocal, &piremote)); in DMPlexCreateIsoperiodicPointSF_Private()
981 PetscCall(PetscSFGetGraph(point_sf, NULL, &npoints, NULL, NULL)); in DMPlexCreateIsoperiodicPointSF_Private()
1023 …PetscCall(PetscSFGetGraph(plex->periodic.face_sfs[f], &old_npoints, &old_nleaf, &old_local, &old_r… in DMPlexMigrateIsoperiodicFaceSF_Internal()
1024 PetscCall(PetscSFGetGraph(sf_migration, NULL, &new_nleaf, NULL, NULL)); in DMPlexMigrateIsoperiodicFaceSF_Internal()
1025 PetscCall(PetscSFGetGraph(sf_point, &new_npoints, &point_nleaf, &point_local, &point_remote)); in DMPlexMigrateIsoperiodicFaceSF_Internal()
H A Dplexdistribute.c365 PetscCall(PetscSFGetGraph(sfPoint, NULL, &numLeaves, NULL, &remotePoints)); in DMPlexCreateTwoSidedProcessSF()
523 PetscCall(PetscSFGetGraph(sfPoint, NULL, &nleaves, &local, &remote)); in DMPlexCreateOverlapLabel()
683 PetscCall(PetscSFGetGraph(sfPoint, NULL, &nleaves, &local, &remote)); in DMPlexCreateOverlapLabelFromLabels()
793 PetscCall(PetscSFGetGraph(overlapSF, &nroots, &nleaves, NULL, &overlapRemote)); in DMPlexCreateOverlapMigrationSF()
835 PetscCall(PetscSFGetGraph(pointSF, NULL, &numSharedPoints, &sharedLocal, &sharedRemote)); in DMPlexCreateOverlapMigrationSF()
907 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, NULL, &iremote)); in DMPlexStratifyMigrationSF()
1512 PetscCall(PetscSFGetGraph(migrationSF, &nroots, &nleaves, &leaves, &roots)); in DMPlexCreatePointSF()
1638 PetscCall(PetscSFGetGraph(sfPoint, &nroots, NULL, NULL, NULL)); in DMPlexMigrate()
1654 PetscCall(PetscSFGetGraph(sf, NULL, &nleaves, NULL, NULL)); in DMPlexMigrate()
1702 PetscCall(PetscSFGetGraph(sfMigration, &nroots, &noldleaves, &oldLeaves, &oldRemote)); in DMPlexRemapMigrationSF()
[all …]
H A Dplexinterpolate.c821 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, &locals, &remotes)); in DMPlexOrientInterface_Internal()
975 PetscCall(PetscSFGetGraph(sf, NULL, NULL, &locals, NULL)); in DMPlexMapToLocalPoint()
1005 PetscCall(PetscSFGetGraph(sf, NULL, &Nl, &locals, &remotes)); in DMPlexMapToGlobalPoint()
1030 PetscCall(PetscSFGetGraph(sf, NULL, &Nl, &locals, NULL)); in DMPlexPointIsShared()
1210 PetscCall(PetscSFGetGraph(pointSF, &Nr, &Nl, &localPoints, &remotePoints)); in DMPlexInterpolatePointSF()
1605 PetscCall(PetscSFGetGraph(sfPoint, &nroots, NULL, NULL, NULL)); in DMPlexInterpolate()
1629 PetscCall(PetscSFGetGraph(sfPoint, &nroots, NULL, NULL, NULL)); in DMPlexInterpolate()
1862 PetscCall(PetscSFGetGraph(sfPoint, &numRoots, &numLeaves, &localPoints, &remotePoints)); in DMPlexUninterpolate()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/ !
H A Dpetscsf.pxi27 …PetscErrorCode PetscSFGetGraph(PetscSF, PetscInt*, PetscInt*, const PetscInt**, const PetscSFNode*…
H A DSF.pyx175 petsc.PetscSFGetGraph
181 CHKERR(PetscSFGetGraph(self.sf, &nroots, &nleaves, &ilocal, &iremote))
293 CHKERR(PetscSFGetGraph(self.sf, &nroots, NULL, NULL, NULL))
/petsc/src/ksp/pc/impls/bddc/ !
H A Dbddcgraph.c455 PetscCall(PetscSFGetGraph(graph->interface_ref_sf, &nr, NULL, NULL, NULL)); in PCBDDCGraphComputeConnectedComponents()
456 PetscCall(PetscSFGetGraph(graph->interface_subset_sf, &nrs, NULL, NULL, NULL)); in PCBDDCGraphComputeConnectedComponents()
458 PetscCall(PetscSFGetGraph(msf, &nmr, NULL, NULL, NULL)); in PCBDDCGraphComputeConnectedComponents()
816 PetscCall(PetscSFGetGraph(multisf, &nmulti, NULL, NULL, NULL)); in PCBDDCGraphSetUp()
1056 PetscCall(PetscSFGetGraph(graph->interface_ref_sf, &nr, NULL, NULL, NULL)); in PCBDDCGraphSetUp()
1057 PetscCall(PetscSFGetGraph(msf, &nmr, NULL, NULL, NULL)); in PCBDDCGraphSetUp()
1075 PetscCall(PetscSFGetGraph(graph->interface_ref_sf, NULL, NULL, NULL, &subs_remote)); in PCBDDCGraphSetUp()
/petsc/include/ !
H A Dpetscsf.h138 PETSC_EXTERN PetscErrorCode PetscSFGetGraph(PetscSF, PetscInt *, PetscInt *, const PetscInt *[], co…
/petsc/src/vec/is/tests/ !
H A Dex7.c134 PetscCall(PetscSFGetGraph(mlsf, &mnr, &mnl, NULL, NULL)); in main()
/petsc/src/vec/is/sf/interface/ftn-custom/ !
H A Dzsf.c37 *ierr = PetscSFGetGraph(*sf, nroots, nleaves, &ilocal, &iremote); in petscsfgetgraph_()
/petsc/src/dm/label/ !
H A Ddmlabel.c1920 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, NULL, NULL)); in DMLabelDistribute_Internal()
2139 PetscCall(PetscSFGetGraph(sf, &nroots, &nleaves, &ilocal, NULL)); in DMLabelGather()
2183 PetscCall(PetscSFGetGraph(pointSF, &Nr, &Nl, &points, NULL)); in DMLabelPropagateInit_Internal()
2209 PetscCall(PetscSFGetGraph(pointSF, &Nr, &Nl, &points, NULL)); in DMLabelPropagateFini_Internal()
2264 PetscCall(PetscSFGetGraph(sf, &Nr, NULL, NULL, NULL)); in DMLabelPropagateBegin()
2322 PetscCall(PetscSFGetGraph(pointSF, &Nr, NULL, NULL, NULL)); in DMLabelPropagatePush()
2604 PetscCall(PetscSFGetGraph(sf, &nroots, NULL, NULL, NULL)); in PetscSectionCreateGlobalSectionLabel()
/petsc/src/mat/impls/h2opus/cuda/ !
H A Dmath2opus.cu307 PetscCall(PetscSFGetGraph(h2opus->sf, NULL, &n, NULL, NULL)); in MatH2OpusResizeBuffers_Private()
362 PetscCall(PetscSFGetGraph(h2opus->sf, NULL, &n, NULL, NULL)); in MatMultNKernel_H2OPUS()
536 if (usesf) PetscCall(PetscSFGetGraph(h2opus->sf, NULL, &n, NULL, NULL)); in MatMultKernel_H2OPUS()
761 PetscCall(PetscSFGetGraph(a->sf, NULL, &n, NULL, NULL)); in MatSetUpMultiply_H2OPUS()
1858 PetscCall(PetscSFGetGraph(a->sf, NULL, &n, NULL, NULL)); in MatH2OpusLowRankUpdate()
/petsc/src/dm/impls/plex/hdf5/ !
H A Dplexhdf5.c803 PetscCall(PetscSFGetGraph(pointSF, &nroots, &nleaves, &ilocal, &iremote)); in DMPlexDistributionView_HDF5_Private()
1132 PetscCall(PetscSFGetGraph(sfPoint, &nroots, &nleaves, &ilocal, &iremote)); in CreateConesIS_Private()
1791 PetscCall(PetscSFGetGraph(sfXC, &nX, NULL, NULL, NULL)); in LoadLabelsCtxCreate()
1825 PetscCall(PetscSFGetGraph(sfXC, &nX, &nC, NULL, NULL)); in ReadLabelStratumHDF5_Distribute_Private()
1998 PetscCall(PetscSFGetGraph(sf, &lsize, NULL, NULL, NULL)); in DMPlexDistributionLoad_HDF5_Private()
2023 PetscCall(PetscSFGetGraph(workPointSF, &workNroots, &workNleaves, &workIlocal, &workIremote)); in DMPlexDistributionLoad_HDF5_Private()
2986 PetscCall(PetscSFGetGraph(sfXB, &nX, NULL, NULL, NULL)); in DMPlexSectionLoad_HDF5_Internal()
3103 PetscCall(PetscSFGetGraph(sf, &mA, &m, &ilocal, NULL)); in DMPlexVecLoad_HDF5_Internal()

123