Lines Matching refs:PETSC_VIEWER_STDOUT_WORLD
35 PetscCall(DMView(dms, PETSC_VIEWER_STDOUT_WORLD)); in ex1_1()
74 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_1()
75 …PetscCall(PetscViewerASCIISynchronizedPrintf(PETSC_VIEWER_STDOUT_WORLD, "rank[%d] before(%" PetscI… in ex1_1()
76 PetscCall(PetscViewerFlush(PETSC_VIEWER_STDOUT_WORLD)); in ex1_1()
77 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_1()
81 PetscCall(VecView(x, PETSC_VIEWER_STDOUT_WORLD)); in ex1_1()
86 PetscCall(VecView(x, PETSC_VIEWER_STDOUT_WORLD)); in ex1_1()
113 PetscCall(DMView(dms, PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
132 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
133 …PetscCall(PetscViewerASCIISynchronizedPrintf(PETSC_VIEWER_STDOUT_WORLD, "rank[%d] before(%" PetscI… in ex1_2()
134 PetscCall(PetscViewerFlush(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
135 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
149 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
150 …PetscCall(PetscViewerASCIISynchronizedPrintf(PETSC_VIEWER_STDOUT_WORLD, "rank[%d] after(%" PetscIn… in ex1_2()
151 PetscCall(PetscViewerFlush(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
152 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
155 PetscCall(VecView(x, PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
161 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
162 …PetscCall(PetscViewerASCIISynchronizedPrintf(PETSC_VIEWER_STDOUT_WORLD, "rank[%d] after_v(%" Petsc… in ex1_2()
163 PetscCall(PetscViewerFlush(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
164 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
167 PetscCall(VecView(x, PETSC_VIEWER_STDOUT_WORLD)); in ex1_2()
205 PetscCall(DMView(dms, PETSC_VIEWER_STDOUT_WORLD)); in ex1_3()
256 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_3()
257 …PetscCall(PetscViewerASCIISynchronizedPrintf(PETSC_VIEWER_STDOUT_WORLD, "rank[%d] before(%" PetscI… in ex1_3()
258 PetscCall(PetscViewerFlush(PETSC_VIEWER_STDOUT_WORLD)); in ex1_3()
259 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_3()
264 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_3()
265 …PetscCall(PetscViewerASCIISynchronizedPrintf(PETSC_VIEWER_STDOUT_WORLD, "rank[%d] after(%" PetscIn… in ex1_3()
266 PetscCall(PetscViewerFlush(PETSC_VIEWER_STDOUT_WORLD)); in ex1_3()
267 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_3()
371 PetscCall(DMView(dms, PETSC_VIEWER_STDOUT_WORLD)); in ex1_4()
447 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_4()
448 …PetscCall(PetscViewerASCIISynchronizedPrintf(PETSC_VIEWER_STDOUT_WORLD, "rank[%d] before(%" PetscI… in ex1_4()
449 PetscCall(PetscViewerFlush(PETSC_VIEWER_STDOUT_WORLD)); in ex1_4()
450 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_4()
454 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_4()
455 …PetscCall(PetscViewerASCIISynchronizedPrintf(PETSC_VIEWER_STDOUT_WORLD, "rank[%d] after(%" PetscIn… in ex1_4()
456 PetscCall(PetscViewerFlush(PETSC_VIEWER_STDOUT_WORLD)); in ex1_4()
457 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_4()