| /petsc/src/sys/classes/viewer/impls/ascii/ |
| H A D | vcreatea.c | 87 PetscCall(PetscCommDestroy(&ncomm)); in PetscViewerASCIIGetStderr() 215 PetscCall(PetscCommDestroy(&comm)); in PetscViewerASCIIOpen() 239 PetscCall(PetscCommDestroy(&comm)); in PetscViewerASCIIOpen()
|
| H A D | filev.c | 669 PetscCall(PetscCommDestroy(&ncomm)); in PetscViewerASCIIGetStdout() 1014 PetscCall(PetscCommDestroy(&comm)); in PetscViewerFlush_ASCII()
|
| /petsc/src/mat/utils/ |
| H A D | overlapsplit.c | 42 PetscCall(PetscCommDestroy(&scomm)); in MatIncreaseOverlapSplit_Single() 50 PetscCall(PetscCommDestroy(&scomm)); in MatIncreaseOverlapSplit_Single() 169 PetscCall(PetscCommDestroy(&scomm)); in MatIncreaseOverlapSplit_Single()
|
| /petsc/src/sys/objects/ |
| H A D | subcomm.c | 36 PetscCall(PetscCommDestroy(&(psubcomm)->dupparent)); in PetscSubcommSetFromOptions() 37 PetscCall(PetscCommDestroy(&(psubcomm)->child)); in PetscSubcommSetFromOptions() 261 PetscCall(PetscCommDestroy(&(*psubcomm)->dupparent)); in PetscSubcommDestroy() 262 PetscCall(PetscCommDestroy(&(*psubcomm)->child)); in PetscSubcommDestroy()
|
| H A D | garbage.c | 243 PetscCall(PetscCommDestroy(&comm)); in PetscGarbageCleanup() 292 PetscCall(PetscCommDestroy(&comm)); in PetscGarbageView()
|
| H A D | tagm.c | 284 PetscErrorCode PetscCommDestroy(MPI_Comm *comm) in PetscCommDestroy() function
|
| H A D | inherit.c | 156 PetscCall(PetscCommDestroy(&obj->comm)); in PetscHeaderDestroy_Private()
|
| /petsc/src/sys/classes/viewer/impls/ams/ |
| H A D | ams.c | 54 PetscCallNull(PetscCommDestroy(&ncomm)); in PETSC_VIEWER_SAWS_()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscmpi.pxi | 32 PetscErrorCode PetscCommDestroy(MPI_Comm*) 93 return PetscCommDestroy(&tmp)
|
| H A D | Comm.pyx | 68 petsc.PetscCommDestroy 74 CHKERR(PetscCommDestroy(&self.comm))
|
| /petsc/src/sys/utils/ |
| H A D | mpits.c | 128 PetscCall(PetscCommDestroy(&comm)); in PetscCommBuildTwoSided_Ibarrier() 170 PetscCall(PetscCommDestroy(&comm)); in PetscCommBuildTwoSided_Allreduce() 214 PetscCall(PetscCommDestroy(&comm)); in PetscCommBuildTwoSided_RedScatter() 320 PetscCall(PetscCommDestroy(&comm)); in PetscCommBuildTwoSidedFReq_Reference() 403 PetscCall(PetscCommDestroy(&comm)); in PetscCommBuildTwoSidedFReq_Ibarrier()
|
| H A D | mpishm.c | 43 …for (PetscInt i = 0; i < num_dupped_comms; i++) PetscCall(PetscCommDestroy(&shmcomm_dupped_comms[i… in PetscShmCommDestroyDuppedComms()
|
| /petsc/src/ksp/ksp/tests/benchmarkscatters/ |
| H A D | ex2.c | 34 PetscCall(PetscCommDestroy(&comm)); in main()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex69.c | 642 PetscCall(PetscCommDestroy(&(*dm)->hdr.comm)); in CreateQuadMesh1() 775 PetscCall(PetscCommDestroy(&(*dm)->hdr.comm)); in CreateHexMesh1()
|
| /petsc/src/sys/classes/viewer/impls/matlab/ |
| H A D | vmatlab.c | 290 PetscCallNull(PetscCommDestroy(&ncomm)); in PETSC_VIEWER_MATLAB_()
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex37.c | 112 PetscCall(PetscCommDestroy(&dcomm)); in main()
|
| /petsc/src/ts/interface/ |
| H A D | tshistory.c | 127 PetscCall(PetscCommDestroy(&(*tsh)->comm)); in TSHistoryDestroy()
|
| /petsc/src/sys/classes/viewer/impls/socket/ |
| H A D | send.c | 520 PetscCallNull(PetscCommDestroy(&ncomm));
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex73.c | 753 if (commlist[k] != MPI_COMM_NULL) PetscCall(PetscCommDestroy(&commlist[k])); in HierarchyCreate() 805 if (comms[k] != MPI_COMM_NULL) PetscCall(PetscCommDestroy(&comms[k])); in test_hierarchy() 909 if (comms[k] != MPI_COMM_NULL) PetscCall(PetscCommDestroy(&comms[k])); in test_mg()
|
| /petsc/src/sys/fileio/ |
| H A D | mprint.c | 622 PetscCall(PetscCommDestroy(&comm)); in PetscSynchronizedFlush()
|
| /petsc/src/sys/classes/viewer/impls/draw/ |
| H A D | drawv.c | 582 PetscCallNull(PetscCommDestroy(&ncomm)); in PETSC_VIEWER_DRAW_()
|
| /petsc/src/vec/is/is/utils/ |
| H A D | iscoloring.c | 90 PetscCall(PetscCommDestroy(&(*iscoloring)->comm)); in ISColoringDestroy()
|
| /petsc/src/mat/impls/elemental/ |
| H A D | matelem.cxx | 1084 PetscCall(PetscCommDestroy(&icomm)); in MatDestroy_Elemental() 1383 PetscCall(PetscCommDestroy(&icomm)); in MatCreate_Elemental()
|
| /petsc/src/sys/classes/viewer/impls/hdf5/ |
| H A D | hdf5v.c | 1732 ierr = PetscCommDestroy(&ncomm); in PETSC_VIEWER_HDF5_()
|
| /petsc/src/sys/classes/viewer/impls/binary/ |
| H A D | binv.c | 1635 PetscCallNull(PetscCommDestroy(&ncomm)); in PETSC_VIEWER_BINARY_()
|