| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic_view.c | 47 PetscCall(PetscViewerASCIIPopTab(viewer)); in private_PetscViewerDestroy_XDMF() 52 PetscCall(PetscViewerASCIIPopTab(viewer)); in private_PetscViewerDestroy_XDMF() 139 PetscCall(PetscViewerASCIIPopTab(viewer)); in private_DMSwarmView_XDMF() 141 PetscCall(PetscViewerASCIIPopTab(viewer)); in private_DMSwarmView_XDMF() 143 PetscCall(PetscViewerASCIIPopTab(viewer)); in private_DMSwarmView_XDMF() 173 PetscCall(PetscViewerASCIIPopTab(viewer)); in private_DMSwarmView_XDMF() 175 PetscCall(PetscViewerASCIIPopTab(viewer)); in private_DMSwarmView_XDMF() 177 PetscCall(PetscViewerASCIIPopTab(viewer)); in private_DMSwarmView_XDMF() 243 PetscCall(PetscViewerASCIIPopTab(viewer)); in private_VecView_Swarm_XDMF() 245 PetscCall(PetscViewerASCIIPopTab(viewer)); in private_VecView_Swarm_XDMF() [all …]
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex7.c | 63 PetscCall(PetscViewerASCIIPopTab(viewer)); in CheckPullback() 68 PetscCall(PetscViewerASCIIPopTab(viewer)); in CheckPullback() 73 PetscCall(PetscViewerASCIIPopTab(viewer)); in CheckPullback() 129 PetscCall(PetscViewerASCIIPopTab(viewer)); in main() 164 PetscCall(PetscViewerASCIIPopTab(viewer)); in main() 180 PetscCall(PetscViewerASCIIPopTab(viewer)); in main() 184 PetscCall(PetscViewerASCIIPopTab(viewer)); in main() 296 PetscCall(PetscViewerASCIIPopTab(viewer)); in main() 300 PetscCall(PetscViewerASCIIPopTab(viewer)); in main() 304 PetscCall(PetscViewerASCIIPopTab(viewer)); in main() [all …]
|
| H A D | ex16.c | 129 PetscCall(PetscViewerASCIIPopTab(viewer)); in main() 141 PetscCall(PetscViewerASCIIPopTab(viewer)); in main()
|
| /petsc/src/dm/impls/product/ |
| H A D | product.c | 26 PetscCall(PetscViewerASCIIPopTab(viewer)); in DMView_Product() 27 PetscCall(PetscViewerASCIIPopTab(viewer)); in DMView_Product()
|
| /petsc/src/ts/trajectory/utils/ |
| H A D | reconstruct.c | 113 if (tj->monitor) PetscCall(PetscViewerASCIIPopTab(tj->monitor)); in TSTrajectoryReconstruct_Private() 120 if (tj->monitor) PetscCall(PetscViewerASCIIPopTab(tj->monitor)); in TSTrajectoryReconstruct_Private() 140 if (tj->monitor) PetscCall(PetscViewerASCIIPopTab(tj->monitor)); in TSTrajectoryReconstruct_Private() 150 if (tj->monitor) PetscCall(PetscViewerASCIIPopTab(tj->monitor)); in TSTrajectoryReconstruct_Private()
|
| /petsc/src/sys/objects/device/tests/ |
| H A D | ex11.cxx | 63 PetscCall(PetscViewerASCIIPopTab(vwr)); in MarkedObjectMapView() 64 PetscCall(PetscViewerASCIIPopTab(vwr)); in MarkedObjectMapView() 67 PetscCall(PetscViewerASCIIPopTab(vwr)); in MarkedObjectMapView() 68 PetscCall(PetscViewerASCIIPopTab(vwr)); in MarkedObjectMapView()
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/tests/ |
| H A D | ex1.c | 233 PetscCall(PetscViewerASCIIPopTab(PETSC_VIEWER_STDOUT_SELF)); in testLagrange() 256 PetscCall(PetscViewerASCIIPopTab(PETSC_VIEWER_STDOUT_SELF)); in testLagrange() 289 PetscCall(PetscViewerASCIIPopTab(PETSC_VIEWER_STDOUT_SELF)); in testLagrange() 293 PetscCall(PetscViewerASCIIPopTab(PETSC_VIEWER_STDOUT_SELF)); in testLagrange()
|
| /petsc/src/dm/dt/dualspace/impls/refined/ |
| H A D | dualspacerefined.c | 147 PetscCall(PetscViewerASCIIPopTab(viewer)); in PetscDualSpaceRefinedView_Ascii() 150 PetscCall(PetscViewerASCIIPopTab(viewer)); in PetscDualSpaceRefinedView_Ascii()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcheckinterface.c | 238 PetscCall(PetscViewerASCIIPopTab(v)); in DMPlexCheckInterfaceCones() 252 PetscCall(PetscViewerASCIIPopTab(v)); in DMPlexCheckInterfaceCones() 266 PetscCall(PetscViewerASCIIPopTab(v)); in DMPlexCheckInterfaceCones()
|
| /petsc/src/ksp/pc/impls/factor/ |
| H A D | factimpl.c | 312 PetscCall(PetscViewerASCIIPopTab(viewer)); in PCView_Factor() 313 PetscCall(PetscViewerASCIIPopTab(viewer)); in PCView_Factor() 314 PetscCall(PetscViewerASCIIPopTab(viewer)); in PCView_Factor()
|
| /petsc/src/vec/is/utils/ |
| H A D | kdtree.c | 483 PetscCall(PetscViewerASCIIPopTab(viewer)); // Stems: in PetscKDTreeView() 507 PetscCall(PetscViewerASCIIPopTab(viewer)); // Coords: in PetscKDTreeView() 510 PetscCall(PetscViewerASCIIPopTab(viewer)); // Leaves: in PetscKDTreeView() 511 PetscCall(PetscViewerASCIIPopTab(viewer)); // KDTree: in PetscKDTreeView()
|
| /petsc/src/tao/unconstrained/impls/lmvm/ |
| H A D | lmvm.c | 216 PetscCall(PetscViewerASCIIPopTab(viewer)); in TaoView_LMVM() 217 PetscCall(PetscViewerASCIIPopTab(viewer)); in TaoView_LMVM()
|
| /petsc/src/ts/trajectory/interface/ |
| H A D | traj.c | 192 PetscCall(PetscViewerASCIIPopTab(tj->monitor)); in TSTrajectoryGetVecs() 210 PetscCall(PetscViewerASCIIPopTab(tj->monitor)); in TSTrajectoryGetVecs() 224 PetscCall(PetscViewerASCIIPopTab(tj->monitor)); in TSTrajectoryGetVecs() 322 PetscCall(PetscViewerASCIIPopTab(viewer)); in TSTrajectoryView()
|
| /petsc/src/sys/dll/ |
| H A D | reg.c | 492 PetscCall(PetscViewerASCIIPopTab(viewer)); in PetscFunctionListView() 494 PetscCall(PetscViewerASCIIPopTab(viewer)); in PetscFunctionListView()
|
| /petsc/src/dm/dt/space/impls/point/ |
| H A D | spacepoint.c | 15 PetscCall(PetscViewerASCIIPopTab(viewer)); in PetscSpacePointView_Ascii()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscvwr.pxi | 104 PetscErrorCode PetscViewerASCIIPopTab(PetscViewer)
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | iguess.c | 177 PetscCall(PetscViewerASCIIPopTab(view)); in KSPGuessView()
|
| H A D | itcreate.c | 130 PetscCall(PetscViewerASCIIPopTab(viewer)); in KSPView() 149 PetscCall(PetscViewerASCIIPopTab(viewer)); in KSPView()
|
| /petsc/src/dm/dt/fe/impls/vector/ |
| H A D | fevector.c | 50 PetscCall(PetscViewerASCIIPopTab(v)); in PetscFEView_Vector_Ascii() 55 PetscCall(PetscViewerASCIIPopTab(v)); in PetscFEView_Vector_Ascii()
|
| /petsc/src/dm/partitioner/impls/matpart/ |
| H A D | partmatpart.c | 62 PetscCall(PetscViewerASCIIPopTab(viewer)); in PetscPartitionerView_MatPartitioning_ASCII()
|
| /petsc/src/vec/vec/utils/tagger/tutorials/ |
| H A D | ex1.c | 112 PetscCall(PetscViewerASCIIPopTab(viewer)); in main()
|
| /petsc/src/sys/objects/device/impls/sycl/ |
| H A D | sycldevice.sycl.cxx | 71 PetscCall(PetscViewerASCIIPopTab(sviewer)); in view()
|
| /petsc/src/mat/graphops/coarsen/interface/ |
| H A D | coarsen.c | 242 PetscCall(PetscViewerASCIIPopTab(viewer)); in MatCoarsenView()
|
| /petsc/src/dm/dt/space/interface/ |
| H A D | space.c | 162 PetscCall(PetscViewerASCIIPopTab(v)); in PetscSpaceView()
|
| /petsc/src/dm/partitioner/impls/shell/ |
| H A D | partshell.c | 35 PetscCall(PetscViewerASCIIPopTab(viewer)); in PetscPartitionerView_Shell_ASCII()
|