Home
last modified time | relevance | path

Searched refs:PetscViewerGetFormat (Results 1 – 25 of 104) sorted by relevance

12345

/petsc/src/sys/classes/viewer/interface/
H A Dviewa.c105 PetscErrorCode PetscViewerGetFormat(PetscViewer viewer, PetscViewerFormat *format) in PetscViewerGetFormat() function
H A Dview.c354 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscViewerView()
/petsc/src/dm/tests/
H A Dex8.c12 PetscCall(PetscViewerGetFormat(viewer, &format)); in VecView_Shell()
/petsc/src/sys/objects/
H A Dpname.c63 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscObjectPrintClassNamePrefixType()
H A Dsubcomm.c106 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscSubcommView()
/petsc/src/dm/dt/fv/interface/
H A Dfv.c356 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 Ddensehdf5.c22 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatLoad_Dense_HDF5()
/petsc/src/mat/impls/aij/seq/
H A Dinode2.c15 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatView_SeqAIJ_Inode()
/petsc/src/dm/impls/plex/transform/impls/refine/1d/
H A Dplexref1d.c115 PetscCall(PetscViewerGetFormat(viewer, &format)); in DMPlexTransformView_1D()
/petsc/src/dm/dt/space/impls/point/
H A Dspacepoint.c10 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscSpacePointView_Ascii()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscvwr.pxi90 PetscErrorCode PetscViewerGetFormat(PetscViewer, PetscViewerFormat*)
/petsc/src/mat/impls/aij/seq/hdf5/
H A Daijhdf5.c26 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatLoad_AIJ_HDF5()
/petsc/src/dm/partitioner/impls/matpart/
H A Dpartmatpart.c58 PetscCall(PetscViewerGetFormat(viewer, &format)); in PetscPartitionerView_MatPartitioning_ASCII()
/petsc/src/vec/vec/utils/
H A Dvecio.c47 PetscCall(PetscViewerGetFormat(viewer, &format)); in VecView_Binary()
/petsc/src/vec/pf/interface/
H A Dpf.c263 PetscCall(PetscViewerGetFormat(viewer, &format)); in PFView()
/petsc/src/dm/impls/plex/tests/
H A Dex55.c109 PetscCall(PetscViewerGetFormat(v, &format)); in CheckDistributedInterpolated()
/petsc/src/mat/graphops/coarsen/impls/mis/
H A Dmis.c286 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatCoarsenView_MIS()
/petsc/src/mat/impls/aij/seq/klu/
H A Dklu.c224 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatView_KLU()
/petsc/src/dm/impls/plex/tutorials/
H A Dex19.c118 PetscCall(PetscViewerGetFormat(viewer, &viewFormat)); in main()
/petsc/src/mat/interface/
H A Dmatnull.c190 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatNullSpaceView()
/petsc/src/ksp/pc/impls/factor/
H A Dfactimpl.c308 PetscCall(PetscViewerGetFormat(viewer, &format)); in PCView_Factor()
/petsc/src/dm/impls/da/
H A Dgr1.c202 PetscCall(PetscViewerGetFormat(v, &format)); in VecView_MPI_Draw_DA1d()
/petsc/src/mat/matfd/
H A Dfdmatrix.c119 PetscCall(PetscViewerGetFormat(viewer, &format)); in MatFDColoringView()
/petsc/src/vec/is/is/impls/stride/
H A Dstride.c182 PetscCall(PetscViewerGetFormat(viewer, &fmt)); in ISView_Stride()
/petsc/src/dm/impls/network/
H A Dnetworkview.c276 PetscCall(PetscViewerGetFormat(viewer, &format)); in DMView_Network()

12345