Home
last modified time | relevance | path

Searched refs:PetscSFDestroy (Results 1 – 25 of 108) sorted by relevance

12345

/petsc/src/vec/is/sf/tests/
H A Dex1.c70 PetscCall(PetscSFDestroy(&sf)); in main()
76 PetscCall(PetscSFDestroy(&sf)); in main()
82 PetscCall(PetscSFDestroy(&sf)); in main()
90 PetscCall(PetscSFDestroy(&sf)); in main()
97 PetscCall(PetscSFDestroy(&sf)); in main()
105 PetscCall(PetscSFDestroy(&sf)); in main()
114 PetscCall(PetscSFDestroy(&sf)); in main()
122 PetscCall(PetscSFDestroy(&sf)); in main()
127 PetscCall(PetscSFDestroy(&sf)); in main()
133 PetscCall(PetscSFDestroy(&sf)); in main()
[all …]
H A Dex10.c76 PetscCall(PetscSFDestroy(&sfC)); in main()
85 PetscCall(PetscSFDestroy(&sfC)); in main()
94 PetscCall(PetscSFDestroy(&sfC)); in main()
96 PetscCall(PetscSFDestroy(&sfA0)); in main()
97 PetscCall(PetscSFDestroy(&sfA1)); in main()
98 PetscCall(PetscSFDestroy(&sfA2)); in main()
99 PetscCall(PetscSFDestroy(&sfB)); in main()
H A Dex5.c71 PetscCall(PetscSFDestroy(&vsf)); in TestVector()
230 PetscCall(PetscSFDestroy(&sfA)); in main()
231 PetscCall(PetscSFDestroy(&sfB)); in main()
232 PetscCall(PetscSFDestroy(&sfBA)); in main()
233 PetscCall(PetscSFDestroy(&sfAm)); in main()
234 PetscCall(PetscSFDestroy(&sfBm)); in main()
235 PetscCall(PetscSFDestroy(&sfAAm)); in main()
236 PetscCall(PetscSFDestroy(&sfBBm)); in main()
H A Dex4.c125 PetscCall(PetscSFDestroy(&sfA)); in main()
126 PetscCall(PetscSFDestroy(&sfB)); in main()
127 PetscCall(PetscSFDestroy(&sfBA)); in main()
H A Dex3.c95 PetscCall(PetscSFDestroy(&gathersf)); in main()
155 PetscCall(PetscSFDestroy(&allgathersf)); in main()
213 PetscCall(PetscSFDestroy(&alltoallsf)); in main()
H A Dex25.c58 PetscCall(PetscSFDestroy(&sf)); in main()
H A Dex20.c42 PetscCall(PetscSFDestroy(&sf)); in main()
H A Dex19.c178 PetscCall(PetscSFDestroy(&sf0)); in main()
179 PetscCall(PetscSFDestroy(&sf1)); in main()
H A Dex16.c224 PetscCall(PetscSFDestroy(&sf)); in main()
/petsc/src/dm/impls/plex/tests/
H A Dex21.c185 PetscCall(PetscSFDestroy(&sf)); in main()
365 PetscCall(PetscSFDestroy(&sfXB)); in main()
366 PetscCall(PetscSFDestroy(&sfBC)); in main()
436 PetscCall(PetscSFDestroy(&lsf)); in main()
461 PetscCall(PetscSFDestroy(&gsf)); in main()
471 PetscCall(PetscSFDestroy(&sfXC)); in main()
H A Dex51.c54 PetscCall(PetscSFDestroy(&sf)); in main()
100 PetscCall(PetscSFDestroy(&sfXC)); in main()
H A Dex47.c515 PetscCall(PetscSFDestroy(&sfVert)); in main()
636 PetscCall(PetscSFDestroy(&lSFMigrationOvl)); in main()
638 PetscCall(PetscSFDestroy(&sfMig)); in main()
639 PetscCall(PetscSFDestroy(&sfPart)); in main()
H A Dex17.c75 PetscCall(PetscSFDestroy(&cellSF)); in TestCentroidLocation()
131 PetscCall(PetscSFDestroy(&cellSF)); in TestCustomLocation()
H A Dex71.c146 PetscCall(PetscSFDestroy(&ownershipTransferSF)); in main()
/petsc/src/dm/impls/plex/
H A Dplexnatural.c25 PetscCall(PetscSFDestroy(&dm->sfMigration)); in DMPlexSetMigrationSF()
94 PetscCall(PetscSFDestroy(&sfMigrationInv)); in DMPlexCreateGlobalToNaturalSF()
150 PetscCall(PetscSFDestroy(&sfEmbed)); in DMPlexCreateGlobalToNaturalSF()
160 PetscCall(PetscSFDestroy(&sfField)); in DMPlexCreateGlobalToNaturalSF()
267 PetscCall(PetscSFDestroy(&oldglob_to_newglob_sf)); in DMPlexMigrateGlobalToNaturalSF()
268 PetscCall(PetscSFDestroy(&newglob_to_oldglob_sf)); in DMPlexMigrateGlobalToNaturalSF()
H A Dplexdistribute.c1025 PetscCall(PetscSFDestroy(&fieldSF)); in DMPlexDistributeField()
1161 PetscCall(PetscSFDestroy(&coneSF)); in DMPlexDistributeCones()
1396 PetscCall(PetscSFDestroy(&parentSF)); in DMPlexDistributeSetupTree()
1789 if (!sf) PetscCall(PetscSFDestroy(&sfDist)); in DMPlexDistribute_Multistage()
1795 PetscCall(PetscSFDestroy(&sfA)); in DMPlexDistribute_Multistage()
1796 PetscCall(PetscSFDestroy(&sfB)); in DMPlexDistribute_Multistage()
1915 PetscCall(PetscSFDestroy(&sfMigration)); in DMPlexDistribute()
1955 PetscCall(PetscSFDestroy(&sfOverlap)); in DMPlexDistribute()
1956 PetscCall(PetscSFDestroy(&sfMigration)); in DMPlexDistribute()
1993 PetscCall(PetscSFDestroy(&sfMigration)); in DMPlexDistribute()
[all …]
H A Dplexsfc.c332 for (PetscInt i = 0; i < num_directions; i++) PetscCall(PetscSFDestroy(&face_sfs[i])); in DMPlexCreateBoxMesh_Tensor_SFC_Periodicity_Private()
590 PetscCall(PetscSFDestroy(&sectionSF)); in DMPlexCorrectOrientationForIsoperiodic()
686 PetscCall(PetscSFDestroy(&sf_vert_coords)); in DMPlexCorrectOrientationForIsoperiodic()
687 PetscCall(PetscSFDestroy(&sf_face_cones)); in DMPlexCorrectOrientationForIsoperiodic()
848 PetscCall(PetscSFDestroy(&sfNatural_new)); in DMPlexCorrectOrientationForIsoperiodic()
849 PetscCall(PetscSFDestroy(&newglob_to_oldglob_sf)); in DMPlexCorrectOrientationForIsoperiodic()
934 PetscCall(PetscSFDestroy(&sf_closure)); in DMPlexCreateIsoperiodicPointSF_Private()
986 PetscCall(PetscSFDestroy(&csf)); in DMPlexCreateIsoperiodicPointSF_Private()
988 …if (f > 0) PetscCall(PetscSFDestroy(&point_sf)); // Only destroy if point_sf is from previous call… in DMPlexCreateIsoperiodicPointSF_Private()
1079 …for (PetscInt f = 0; f < plex->periodic.num_face_sfs; f++) PetscCall(PetscSFDestroy(&new_face_sfs[… in DMPlexMigrateIsoperiodicFaceSF_Internal()
[all …]
/petsc/src/vec/is/sf/tutorials/
H A Dex1f.F90118 PetscCallA(PetscSFDestroy(sf, ierr))
134 PetscCallA(PetscSFDestroy(sf, ierr))
H A Dex3.c82 PetscCall(PetscSFDestroy(&sf)); in main()
/petsc/src/mat/graphops/color/utils/
H A Dvalid.c93 PetscCall(PetscSFDestroy(&etor)); in MatColoringTest()
94 PetscCall(PetscSFDestroy(&etoc)); in MatColoringTest()
/petsc/src/dm/impls/plex/tutorials/
H A Dex14.c83 PetscCall(PetscSFDestroy(&sectionSF)); in main()
H A Dex14f90.F9083 PetscCallA(PetscSFDestroy(sectionSF, ierr))
/petsc/src/mat/utils/
H A Dzerorows.c41 PetscCall(PetscSFDestroy(&sf)); in MatZeroRowsMapLocal_Private()
/petsc/src/dm/tutorials/
H A Dex25.c69 PetscCall(PetscSFDestroy(&sf)); in main()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsf.pxi22 PetscErrorCode PetscSFDestroy(PetscSF*)

12345