| /petsc/src/mat/graphops/color/utils/ |
| H A D | bipartite.c | 47 PetscCall(PetscSFComputeDegreeEnd(*etoc, &coldegrees)); in MatColoringCreateBipartiteGraph() 65 PetscCall(PetscSFComputeDegreeEnd(*etor, &rowdegrees)); in MatColoringCreateBipartiteGraph()
|
| H A D | valid.c | 46 PetscCall(PetscSFComputeDegreeEnd(etor, °rees)); in MatColoringTest() 65 PetscCall(PetscSFComputeDegreeEnd(etoc, °rees)); in MatColoringTest()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscsf.pxi | 32 PetscErrorCode PetscSFComputeDegreeEnd(PetscSF, const PetscInt**)
|
| H A D | SF.pyx | 286 petsc.PetscSFComputeDegreeBegin, petsc.PetscSFComputeDegreeEnd 292 CHKERR(PetscSFComputeDegreeEnd(self.sf, &cdegree))
|
| /petsc/src/vec/is/sf/tutorials/ |
| H A D | ex1.c | 390 PetscCall(PetscSFComputeDegreeEnd(sf, °ree)); in main() 416 PetscCall(PetscSFComputeDegreeEnd(sf, °ree)); in main() 432 PetscCall(PetscSFComputeDegreeEnd(sf, °ree)); in main() 479 PetscCall(PetscSFComputeDegreeEnd(sf, °ree)); in main()
|
| /petsc/include/ |
| H A D | petscsf.h | 185 PETSC_EXTERN PetscErrorCode PetscSFComputeDegreeEnd(PetscSF, const PetscInt *[]);
|
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex1.c | 194 PetscCall(PetscSFComputeDegreeEnd(sf, °ree)); in main()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcheckinterface.c | 133 PetscCall(PetscSFComputeDegreeEnd(sf, °ree)); in PetscSFComputeMultiRootOriginalNumberingByRank_Private()
|
| H A D | plexinterpolate.c | 1008 PetscCall(PetscSFComputeDegreeEnd(sf, &rootdegree)); in DMPlexMapToGlobalPoint() 1038 PetscCall(PetscSFComputeDegreeEnd(sf, &rootdegree)); in DMPlexPointIsShared() 1222 PetscCall(PetscSFComputeDegreeEnd(pointSF, &rootdegree)); in DMPlexInterpolatePointSF()
|
| H A D | plexpreallocate.c | 479 PetscCall(PetscSFComputeDegreeEnd(sfAdj, &indegree)); in DMPlexCreateAdjacencySection_Static()
|
| H A D | plexorient.c | 1078 PetscCall(PetscSFComputeDegreeEnd(sf, °ree)); in DMPlexOrientCells_Internal()
|
| H A D | plexsfc.c | 278 PetscCall(PetscSFComputeDegreeEnd(face_sfs[num_directions], &my_donor_degree)); in DMPlexCreateBoxMesh_Tensor_SFC_Periodicity_Private()
|
| H A D | plexpartition.c | 1755 PetscCall(PetscSFComputeDegreeEnd(sf, °rees)); in DMPlexRebalanceSharedPoints()
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcgraph.c | 462 PetscCall(PetscSFComputeDegreeEnd(graph->interface_subset_sf, &n_ref_sharing)); in PCBDDCGraphComputeConnectedComponents() 815 PetscCall(PetscSFComputeDegreeEnd(sf, &indegree)); in PCBDDCGraphSetUp() 1054 PetscCall(PetscSFComputeDegreeEnd(graph->interface_ref_sf, °ree)); in PCBDDCGraphSetUp()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex103.c | 284 PetscCall(PetscSFComputeDegreeEnd(serial2loadPointSF_, &root_degree)); in VerifyDMLabels()
|
| H A D | ex18.c | 1278 PetscCall(PetscSFComputeDegreeEnd(sf, &rootdegree)); in PointSFGetInwardInterfacePoints()
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 1166 PetscCall(PetscSFComputeDegreeEnd(bgcount, &indegree)); in PetscSFGetGroups() 1266 PetscCall(PetscSFComputeDegreeEnd(sf, &indegree)); in PetscSFGetMultiSF() 1826 PetscErrorCode PetscSFComputeDegreeEnd(PetscSF sf, const PetscInt *degree[]) in PetscSFComputeDegreeEnd() function
|
| /petsc/src/dm/impls/plex/adaptors/parmmg/ |
| H A D | parmmgadapt.c | 220 PetscCall(PetscSFComputeDegreeEnd(sf, °ree)); in DMAdaptMetric_ParMmg_Plex()
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 2149 PetscCall(PetscSFComputeDegreeEnd(sf, &rootDegree)); in DMLabelGather() 2190 PetscCall(PetscSFComputeDegreeEnd(pointSF, °ree)); in DMLabelPropagateInit_Internal() 2224 PetscCall(PetscSFComputeDegreeEnd(pointSF, °ree)); in DMLabelPropagateFini_Internal()
|
| /petsc/src/vec/vec/utils/ |
| H A D | vscat.c | 907 PetscCall(PetscSFComputeDegreeEnd(tmpsf,°ree)); in VecScatterCreate()
|
| /petsc/src/vec/is/utils/ |
| H A D | isltog.c | 1262 PetscCall(PetscSFComputeDegreeEnd(sf, &rootdegree)); in ISLocalToGlobalMappingSetUpBlockInfo_Private()
|
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 1077 PetscCall(PetscSFComputeDegreeEnd(sf1, &root_degree)); in PetscSFFindMatchingIndices() 1483 PetscCall(PetscSFComputeDegreeEnd(*cg2plexSF, &root_degree)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiptap.c | 1090 PetscCall(PetscSFComputeDegreeEnd(sf, &rootdegrees)); in MatPtAPSymbolic_MPIAIJ_MPIXAIJ_allatonce() 1382 PetscCall(PetscSFComputeDegreeEnd(sf, &rootdegrees)); in MatPtAPSymbolic_MPIAIJ_MPIXAIJ_allatonce_merged()
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrextrude.c | 502 PetscCall(PetscSFComputeDegreeEnd(sf, &ex->degree)); in DMPlexTransformSetUp_Extrude()
|
| /petsc/src/dm/field/impls/ds/ |
| H A D | dmfieldds.c | 263 PetscCall(PetscSFComputeDegreeEnd(cellSF, &cellDegrees)); in DMFieldEvaluate_DS()
|