| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex31.c | 74 PetscCall(PetscSectionDestroy(&s)); in main() 102 PetscCall(PetscSectionDestroy(&gsection)); in main() 117 PetscCall(PetscSectionDestroy(&gsection)); in main() 118 PetscCall(PetscSectionDestroy(&s)); in main()
|
| H A D | ex24.c | 153 PetscCall(PetscSectionDestroy(&tpws)); in main() 154 PetscCall(PetscSectionDestroy(&s1)); in main() 155 PetscCall(PetscSectionDestroy(&s2)); in main() 240 PetscCall(PetscSectionDestroy(&tpws)); in main() 241 PetscCall(PetscSectionDestroy(&s1)); in main() 242 PetscCall(PetscSectionDestroy(&s2)); in main()
|
| H A D | ex52.c | 23 PetscCall(PetscSectionDestroy(§ion)); in CloneDMWithNewSection() 77 PetscCall(PetscSectionDestroy(§ion)); in main()
|
| H A D | ex47.c | 460 PetscCall(PetscSectionDestroy(&s)); in main() 513 PetscCall(PetscSectionDestroy(&s)); in main() 539 PetscCall(PetscSectionDestroy(&s)); in main()
|
| H A D | ex10.c | 170 PetscCall(PetscSectionDestroy(&s)); in main() 177 PetscCall(PetscSectionDestroy(&s)); in main()
|
| H A D | ex48.c | 55 PetscCall(PetscSectionDestroy(§ion)); in main()
|
| H A D | ex48f90.F90 | 62 PetscCallA(PetscSectionDestroy(section, ierr))
|
| H A D | ex98.c | 89 PetscCall(PetscSectionDestroy(§ion)); in main()
|
| H A D | ex21.c | 263 PetscCall(PetscSectionDestroy(§ion)); in main() 415 PetscCall(PetscSectionDestroy(§ion)); in main()
|
| /petsc/src/vec/is/tests/ |
| H A D | ex5.c | 202 PetscCall(PetscSectionDestroy(&gsection)); in main() 203 PetscCall(PetscSectionDestroy(§ion)); in main() 233 PetscCall(PetscSectionDestroy(§ion)); in main()
|
| /petsc/src/dm/partitioner/tests/ |
| H A D | ex33.c | 125 PetscCall(PetscSectionDestroy(&partSection)); in main() 126 PetscCall(PetscSectionDestroy(&vertexSection)); in main() 127 PetscCall(PetscSectionDestroy(&targetSection)); in main()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexnatural.c | 151 PetscCall(PetscSectionDestroy(&gLocSection)); in DMPlexCreateGlobalToNaturalSF() 164 PetscCall(PetscSectionDestroy(§ionDist)); in DMPlexCreateGlobalToNaturalSF() 166 if (destroyFlag) PetscCall(PetscSectionDestroy(§ion)); in DMPlexCreateGlobalToNaturalSF() 233 PetscCall(PetscSectionDestroy(&newLocalSection)); in DMPlexMigrateGlobalToNaturalSF() 271 PetscCall(PetscSectionDestroy(&oldGlobalSection)); in DMPlexMigrateGlobalToNaturalSF() 272 PetscCall(PetscSectionDestroy(&newGlobalSection)); in DMPlexMigrateGlobalToNaturalSF()
|
| H A D | plexdd.c | 36 PetscCall(PetscSectionDestroy(&osec)); in DMTransferMaterialParameters() 96 PetscCall(PetscSectionDestroy(&tsec)); in DMCreateDomainDecomposition_Plex() 170 PetscCall(PetscSectionDestroy(&tsec)); in DMCreateDomainDecomposition_Plex() 184 PetscCall(PetscSectionDestroy(&sec)); in DMCreateDomainDecomposition_Plex() 342 PetscCall(PetscSectionDestroy(&osec)); in DMCreateNeumannOverlap_Plex()
|
| H A D | plexindices.c | 71 PetscCall(PetscSectionDestroy(&closureSection)); in DMPlexCreateClosureIndex()
|
| H A D | plexreorder.c | 269 PetscCall(PetscSectionDestroy(§ionNew)); in DMPlexPermute() 302 PetscCall(PetscSectionDestroy(&plexNew->coneSection)); in DMPlexPermute() 320 PetscCall(PetscSectionDestroy(&plexNew->supportSection)); in DMPlexPermute() 346 PetscCall(PetscSectionDestroy(&csNew)); in DMPlexPermute() 360 PetscCall(PetscSectionDestroy(&csNew)); in DMPlexPermute()
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex40f90.F90 | 22 PetscCallA(PetscSectionDestroy(section, ierr))
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex7.c | 22 PetscCall(PetscSectionDestroy(&s)); in SetupSection()
|
| H A D | ex1.c | 60 PetscCall(PetscSectionDestroy(§ion)); in main()
|
| H A D | ex14.c | 84 PetscCall(PetscSectionDestroy(§ion)); in main()
|
| H A D | ex14f90.F90 | 84 PetscCallA(PetscSectionDestroy(section, ierr))
|
| H A D | ex1f90.F90 | 92 PetscCallA(PetscSectionDestroy(section, ierr))
|
| /petsc/src/dm/partitioner/impls/shell/ |
| H A D | partshell.c | 14 PetscCall(PetscSectionDestroy(&p->section)); in PetscPartitionerReset_Shell() 191 PetscCall(PetscSectionDestroy(&p->section)); in PetscPartitionerShellSetPartition()
|
| /petsc/src/dm/impls/forest/tests/ |
| H A D | ex1.c | 42 PetscCall(PetscSectionDestroy(&s)); in main()
|
| /petsc/src/dm/tutorials/ |
| H A D | ex20.c | 166 PetscCall(PetscSectionDestroy(§ion)); in pic_insert_DMPLEX_with_cell_list() 235 PetscCall(PetscSectionDestroy(§ion)); in pic_insert_DMPLEX()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscsec.pxi | 11 PetscErrorCode PetscSectionDestroy(PetscSection*)
|