| /petsc/src/vec/is/tests/ |
| H A D | ex7.c | 93 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in main() 103 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in main() 115 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in main() 126 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in main() 146 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in main()
|
| /petsc/src/dm/tutorials/ |
| H A D | swarm_ex1.c | 74 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_1() 132 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2() 149 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2() 161 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_2() 256 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_3() 264 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_3() 447 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_4() 454 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in ex1_4()
|
| /petsc/src/sys/classes/viewer/utils/ |
| H A D | btview.c | 9 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PetscBTView()
|
| /petsc/src/dm/tests/ |
| H A D | ex44.c | 54 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main() 71 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex2.c | 63 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex16.c | 59 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex4.c | 111 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex6.c | 130 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/sys/utils/ |
| H A D | memc.c | 88 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PetscProcessPlacementView()
|
| /petsc/src/sys/tests/ |
| H A D | ex37.c | 60 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex24.c | 57 PetscCall(PetscViewerASCIIPushSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/sys/error/ |
| H A D | err.c | 471 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PetscIntViewNumColumns() 573 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PetscRealViewNumColumns() 679 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PetscScalarViewNumColumns()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexorient.c | 442 PetscCall(PetscViewerASCIIPushSynchronized(v)); in DMPlexOrient() 495 if (flg2) PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in DMPlexOrient() 681 PetscCall(PetscViewerASCIIPushSynchronized(v)); in DMPlexOrient() 808 PetscCall(PetscViewerASCIIPushSynchronized(v)); in DMPlexOrientCells_Internal() 868 if (viewSync) PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in DMPlexOrientCells_Internal() 1059 PetscCall(PetscViewerASCIIPushSynchronized(v)); in DMPlexOrientCells_Internal() 1073 PetscCall(PetscViewerASCIIPushSynchronized(v)); in DMPlexOrientCells_Internal()
|
| H A D | plexcheckinterface.c | 229 PetscCall(PetscViewerASCIIPushSynchronized(v)); in DMPlexCheckInterfaceCones()
|
| /petsc/src/sys/classes/random/interface/ |
| H A D | randomc.c | 290 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PetscRandomView()
|
| /petsc/src/sys/classes/viewer/impls/ascii/ |
| H A D | filev.c | 291 PetscErrorCode PetscViewerASCIIPushSynchronized(PetscViewer viewer) in PetscViewerASCIIPushSynchronized() function 886 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PetscViewerGetSubViewer_ASCII() 895 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PetscViewerGetSubViewer_ASCII() 899 PetscCall(PetscViewerASCIIPushSynchronized(*outviewer)); in PetscViewerGetSubViewer_ASCII()
|
| /petsc/src/dm/impls/network/ |
| H A D | networkview.c | 38 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in DMView_Network_CSV() 304 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in DMView_Network()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscvwr.pxi | 101 PetscErrorCode PetscViewerASCIIPushSynchronized(PetscViewer)
|
| /petsc/src/dm/label/impls/ephemeral/ |
| H A D | dmlabeleph.c | 120 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in DMLabelView_Ephemeral_Ascii()
|
| /petsc/src/dm/partitioner/interface/ |
| H A D | partitioner.c | 354 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PetscPartitionerPartition()
|
| /petsc/src/ksp/pc/impls/asm/ |
| H A D | asm.c | 53 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PCView_ASM() 111 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PCASMPrintSubdomains() 129 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PCASMPrintSubdomains() 137 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PCASMPrintSubdomains() 142 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PCASMPrintSubdomains()
|
| /petsc/src/sys/objects/ |
| H A D | subcomm.c | 117 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in PetscSubcommView()
|
| /petsc/src/mat/graphops/coarsen/impls/mis/ |
| H A D | mis.c | 289 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in MatCoarsenView_MIS()
|
| /petsc/src/dm/impls/da/ |
| H A D | da1.c | 54 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in DMView_DA_1d()
|
| /petsc/src/mat/graphops/partition/impls/pmetis/ |
| H A D | pmetis.c | 258 PetscCall(PetscViewerASCIIPushSynchronized(viewer)); in MatPartitioningView_Parmetis()
|