| /petsc/src/sys/classes/viewer/interface/ |
| H A D | viewa.c | 105 PetscErrorCode PetscViewerGetFormat(PetscViewer viewer, PetscViewerFormat *format) in PetscViewerGetFormat() function
|
| H A D | view.c | 354 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscViewerView()
|
| /petsc/src/dm/tests/ |
| H A D | ex8.c | 12 PetscCall(PetscViewerGetFormat(viewer, &format)); in VecView_Shell()
|
| /petsc/src/sys/objects/ |
| H A D | pname.c | 63 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscObjectPrintClassNamePrefixType()
|
| H A D | subcomm.c | 106 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscSubcommView()
|
| /petsc/src/dm/dt/fv/interface/ |
| H A D | fv.c | 356 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscLimiterView_Sin_Ascii() 424 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscLimiterView_Zero_Ascii() 492 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscLimiterView_None_Ascii() 560 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscLimiterView_Minmod_Ascii() 628 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscLimiterView_VanLeer_Ascii() 696 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscLimiterView_VanAlbada_Ascii() 764 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscLimiterView_Superbee_Ascii() 832 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscLimiterView_MC_Ascii() 1870 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscFVView_Upwind_Ascii() 1986 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscFVView_LeastSquares_Ascii()
|
| /petsc/src/mat/impls/dense/seq/hdf5/ |
| H A D | densehdf5.c | 22 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatLoad_Dense_HDF5()
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | inode2.c | 15 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatView_SeqAIJ_Inode()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/1d/ |
| H A D | plexref1d.c | 115 PetscCall(PetscViewerGetFormat(viewer, &format)); in DMPlexTransformView_1D()
|
| /petsc/src/dm/dt/space/impls/point/ |
| H A D | spacepoint.c | 10 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscSpacePointView_Ascii()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscvwr.pxi | 90 PetscErrorCode PetscViewerGetFormat(PetscViewer, PetscViewerFormat*)
|
| /petsc/src/mat/impls/aij/seq/hdf5/ |
| H A D | aijhdf5.c | 26 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatLoad_AIJ_HDF5()
|
| /petsc/src/dm/partitioner/impls/matpart/ |
| H A D | partmatpart.c | 58 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscPartitionerView_MatPartitioning_ASCII()
|
| /petsc/src/vec/vec/utils/ |
| H A D | vecio.c | 47 PetscCall(PetscViewerGetFormat(viewer, &format)); in VecView_Binary()
|
| /petsc/src/vec/pf/interface/ |
| H A D | pf.c | 263 PetscCall(PetscViewerGetFormat(viewer, &format)); in PFView()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex55.c | 109 PetscCall(PetscViewerGetFormat(v, &format)); in CheckDistributedInterpolated()
|
| /petsc/src/mat/graphops/coarsen/impls/mis/ |
| H A D | mis.c | 286 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatCoarsenView_MIS()
|
| /petsc/src/mat/impls/aij/seq/klu/ |
| H A D | klu.c | 224 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatView_KLU()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex19.c | 118 PetscCall(PetscViewerGetFormat(viewer, &viewFormat)); in main()
|
| /petsc/src/mat/interface/ |
| H A D | matnull.c | 190 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatNullSpaceView()
|
| /petsc/src/ksp/pc/impls/factor/ |
| H A D | factimpl.c | 308 PetscCall(PetscViewerGetFormat(viewer, &format)); in PCView_Factor()
|
| /petsc/src/dm/impls/da/ |
| H A D | gr1.c | 202 PetscCall(PetscViewerGetFormat(v, &format)); in VecView_MPI_Draw_DA1d()
|
| /petsc/src/mat/matfd/ |
| H A D | fdmatrix.c | 119 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatFDColoringView()
|
| /petsc/src/vec/is/is/impls/stride/ |
| H A D | stride.c | 182 PetscCall(PetscViewerGetFormat(viewer, &fmt)); in ISView_Stride()
|
| /petsc/src/dm/impls/network/ |
| H A D | networkview.c | 276 PetscCall(PetscViewerGetFormat(viewer, &format)); in DMView_Network()
|