Home
last modified time | relevance | path

Searched refs:DMLabelDestroy (Results 1 – 25 of 53) sorted by relevance

123

/petsc/src/dm/label/tutorials/
H A Dex1.c165 PetscCall(DMLabelDestroy(&labelTmp)); in TestEphemeralLabels()
202 PetscCall(DMLabelDestroy(&label1)); in main()
203 PetscCall(DMLabelDestroy(&label2)); in main()
204 PetscCall(DMLabelDestroy(&label3)); in main()
339 PetscCall(DMLabelDestroy(&label2)); in main()
/petsc/src/dm/impls/plex/tests/
H A Dex20.c28 PetscCall(DMLabelDestroy(&adaptLabel)); in main()
H A Dex74.c99 PetscCall(DMLabelDestroy(&filter)); in main()
H A Dex71.c139 PetscCall(DMLabelDestroy(&filter)); in main()
H A Dex75.c64 PetscCall(DMLabelDestroy(&filter)); in main()
H A Dex23.c129 else PetscCall(DMLabelDestroy(&label)); in CreateSubdomainMesh()
150 else PetscCall(DMLabelDestroy(&label)); in CreateBoundaryMesh()
352 PetscCall(DMLabelDestroy(&domLabel)); in main()
375 PetscCall(DMLabelDestroy(&bdLabel)); in main()
H A Dex44.c111 PetscCall(DMLabelDestroy(&adaptLabel)); in main()
H A Dex41.c97 PetscCall(DMLabelDestroy(&adaptLabel)); in main()
H A Dex11.c52 PetscCall(DMLabelDestroy(&label2)); in TestInsertion()
53 PetscCall(DMLabelDestroy(&label)); in TestInsertion()
H A Dex6.c114 PetscCall(DMLabelDestroy(&label)); in main()
H A Dex4.c180 PetscCall(DMLabelDestroy(&hybridLabel)); in CreateSimplexHybrid_2D()
264 PetscCall(DMLabelDestroy(&hybridLabel)); in CreateTensorProductHybrid_2D()
417 PetscCall(DMLabelDestroy(&hybridLabel)); in CreateSimplexHybrid_3D()
H A Dex46.c138 PetscCall(DMLabelDestroy(&adapt)); in main()
H A Dex56.c209 else PetscCall(DMLabelDestroy(&l)); in MarkBoundary()
375 PetscCall(DMLabelDestroy(&label)); in main()
H A Dex10.c119 PetscCall(DMLabelDestroy(&label)); in TestReorderingByGroup()
H A Dex57.c180 PetscCall(DMLabelDestroy(&user.active)); in main()
H A Dex5.c843 PetscCall(DMLabelDestroy(&hybridLabel)); in CreateMesh()
845 PetscCall(DMLabelDestroy(&splitLabel)); in CreateMesh()
865 PetscCall(DMLabelDestroy(&hybridLabel)); in CreateMesh()
1011 PetscCall(DMLabelDestroy(&hybridLabel)); in CreateMesh()
/petsc/src/dm/impls/forest/tests/
H A Dex3.c46 PetscCall(DMLabelDestroy(&adaptLabel)); in main()
66 PetscCall(DMLabelDestroy(&adaptLabel)); in main()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmlabel.pxi8 PetscErrorCode DMLabelDestroy(PetscDMLabel*)
H A DDMLabel.pyx15 petsc.DMLabelDestroy
18 CHKERR(DMLabelDestroy(&self.dmlabel))
/petsc/include/
H A Dpetscdmlabel.h24 PETSC_EXTERN PetscErrorCode DMLabelDestroy(DMLabel *);
/petsc/src/dm/impls/plex/transform/impls/refine/1d/
H A Dplexref1d.c95 PetscCall(DMLabelDestroy(&active)); in DMPlexTransformSetFromOptions_1D()
/petsc/src/dm/impls/plex/tutorials/
H A Dex10.c139 PetscCall(DMLabelDestroy(&adaptLabel)); in AdaptMesh()
/petsc/src/dm/dt/tests/
H A Dex12.c125 PetscCall(DMLabelDestroy(&label)); in TestSetIndex()
209 PetscCall(DMLabelDestroy(&label)); in TestAdd()
289 PetscCall(DMLabelDestroy(&label)); in TestSetIndexAdd()
/petsc/src/dm/impls/forest/
H A Dforest.c208 PetscCall(DMLabelDestroy(&forest->adaptLabel)); in DMDestroy_Forest()
1301 PetscCall(DMLabelDestroy(&forest->adaptLabel)); in DMForestSetAdaptivityLabel()
1596 PetscCall(DMLabelDestroy(&refine)); in DMRefine_Forest()
1627 PetscCall(DMLabelDestroy(&coarsen)); in DMCoarsen_Forest()
/petsc/src/dm/impls/plex/transform/impls/refine/sbr/
H A Dplexrefsbr.c576 PetscCall(DMLabelDestroy(&active)); in DMPlexTransformSetFromOptions_SBR()
611 PetscCall(DMLabelDestroy(&sbr->splitPoints)); in DMPlexTransformDestroy_SBR()

123