| /petsc/src/dm/tutorials/ |
| H A D | swarm_ex1.c | 77 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_1() 135 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2() 152 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2() 164 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2() 259 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_3() 267 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_3() 450 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_4() 457 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_4()
|
| /petsc/src/sys/classes/viewer/utils/ |
| H A D | btview.c | 12 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscBTView()
|
| /petsc/src/dm/tests/ |
| H A D | ex44.c | 59 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main() 76 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex2.c | 68 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex16.c | 76 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex4.c | 116 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex6.c | 135 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/sys/tests/ |
| H A D | ex37.c | 63 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex24.c | 61 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/sys/error/ |
| H A D | err.c | 491 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscIntViewNumColumns() 599 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscRealViewNumColumns() 711 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscScalarViewNumColumns()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexorient.c | 446 PetscCall(PetscViewerASCIIPopSynchronized(v)); in DMPlexOrient() 529 if (flg2) PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in DMPlexOrient() 685 PetscCall(PetscViewerASCIIPopSynchronized(v)); in DMPlexOrient() 814 PetscCall(PetscViewerASCIIPopSynchronized(v)); in DMPlexOrientCells_Internal() 909 if (viewSync) PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in DMPlexOrientCells_Internal() 1063 PetscCall(PetscViewerASCIIPopSynchronized(v)); in DMPlexOrientCells_Internal() 1105 PetscCall(PetscViewerASCIIPopSynchronized(v)); in DMPlexOrientCells_Internal()
|
| H A D | plexcheckinterface.c | 272 PetscCall(PetscViewerASCIIPopSynchronized(v)); in DMPlexCheckInterfaceCones()
|
| /petsc/src/sys/classes/random/interface/ |
| H A D | randomc.c | 293 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscRandomView()
|
| /petsc/src/dm/impls/network/ |
| H A D | networkview.c | 86 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in DMView_Network_CSV() 340 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in DMView_Network()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscvwr.pxi | 102 PetscErrorCode PetscViewerASCIIPopSynchronized(PetscViewer)
|
| /petsc/src/dm/label/impls/ephemeral/ |
| H A D | dmlabeleph.c | 149 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in DMLabelView_Ephemeral_Ascii()
|
| /petsc/src/sys/classes/viewer/impls/ascii/ |
| H A D | filev.c | 321 PetscErrorCode PetscViewerASCIIPopSynchronized(PetscViewer viewer) in PetscViewerASCIIPopSynchronized() function 920 PetscCall(PetscViewerASCIIPopSynchronized(*outviewer)); in PetscViewerRestoreSubViewer_ASCII() 925 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscViewerRestoreSubViewer_ASCII()
|
| /petsc/src/dm/partitioner/interface/ |
| H A D | partitioner.c | 365 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscPartitionerPartition()
|
| /petsc/src/ksp/pc/impls/asm/ |
| H A D | asm.c | 68 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PCView_ASM() 114 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PCASMPrintSubdomains() 132 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PCASMPrintSubdomains() 139 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PCASMPrintSubdomains() 144 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PCASMPrintSubdomains()
|
| /petsc/src/sys/objects/ |
| H A D | subcomm.c | 120 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscSubcommView()
|
| /petsc/src/mat/graphops/coarsen/impls/mis/ |
| H A D | mis.c | 306 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in MatCoarsenView_MIS()
|
| /petsc/src/dm/impls/da/ |
| H A D | da1.c | 58 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in DMView_DA_1d()
|
| /petsc/src/mat/graphops/partition/impls/pmetis/ |
| H A D | pmetis.c | 261 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in MatPartitioningView_Parmetis()
|
| /petsc/include/ |
| H A D | petscviewer.h | 243 PETSC_EXTERN PetscErrorCode PetscViewerASCIIPopSynchronized(PetscViewer);
|
| /petsc/doc/changes/ |
| H A D | 37.md | 207 PetscViewerASCIIPopSynchronized()
|