Home
last modified time | relevance | path

Searched refs:PetscViewerASCIIPopSynchronized (Results 1 – 25 of 62) sorted by relevance

123

/petsc/src/dm/tutorials/
H A Dswarm_ex1.c77 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 Dbtview.c12 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscBTView()
/petsc/src/dm/tests/
H A Dex44.c59 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
76 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
H A Dex2.c68 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
H A Dex16.c76 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
H A Dex4.c116 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
H A Dex6.c135 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
/petsc/src/sys/tests/
H A Dex37.c63 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
/petsc/src/vec/vec/tests/
H A Dex24.c61 PetscCall(PetscViewerASCIIPopSynchronized(PETSC_VIEWER_STDOUT_WORLD)); in main()
/petsc/src/sys/error/
H A Derr.c491 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscIntViewNumColumns()
599 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscRealViewNumColumns()
711 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscScalarViewNumColumns()
/petsc/src/dm/impls/plex/
H A Dplexorient.c446 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 Dplexcheckinterface.c272 PetscCall(PetscViewerASCIIPopSynchronized(v)); in DMPlexCheckInterfaceCones()
/petsc/src/sys/classes/random/interface/
H A Drandomc.c293 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscRandomView()
/petsc/src/dm/impls/network/
H A Dnetworkview.c86 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in DMView_Network_CSV()
340 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in DMView_Network()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscvwr.pxi102 PetscErrorCode PetscViewerASCIIPopSynchronized(PetscViewer)
/petsc/src/dm/label/impls/ephemeral/
H A Ddmlabeleph.c149 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in DMLabelView_Ephemeral_Ascii()
/petsc/src/sys/classes/viewer/impls/ascii/
H A Dfilev.c321 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 Dpartitioner.c365 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscPartitionerPartition()
/petsc/src/ksp/pc/impls/asm/
H A Dasm.c68 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 Dsubcomm.c120 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in PetscSubcommView()
/petsc/src/mat/graphops/coarsen/impls/mis/
H A Dmis.c306 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in MatCoarsenView_MIS()
/petsc/src/dm/impls/da/
H A Dda1.c58 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in DMView_DA_1d()
/petsc/src/mat/graphops/partition/impls/pmetis/
H A Dpmetis.c261 PetscCall(PetscViewerASCIIPopSynchronized(viewer)); in MatPartitioningView_Parmetis()
/petsc/include/
H A Dpetscviewer.h243 PETSC_EXTERN PetscErrorCode PetscViewerASCIIPopSynchronized(PetscViewer);
/petsc/doc/changes/
H A D37.md207 PetscViewerASCIIPopSynchronized()

123