| /petsc/src/dm/tutorials/ |
| H A D | ex21.c | 145 PetscCall(PetscViewerFileSetName(viewer, "ic_dmda.vts")); in pic_advect() 149 PetscCall(PetscViewerFileSetName(viewer, "ic_dmplex.vtk")); in pic_advect() 222 PetscCall(PetscViewerFileSetName(viewer, fname)); in pic_advect() 227 PetscCall(PetscViewerFileSetName(viewer, fname)); in pic_advect()
|
| H A D | ex20.c | 175 PetscCall(PetscViewerFileSetName(viewer, "ex20plex.vtk")); in pic_insert_DMPLEX_with_cell_list() 244 PetscCall(PetscViewerFileSetName(viewer, "ex20plex.vtk")); in pic_insert_DMPLEX()
|
| H A D | ex15.c | 29 PetscCall(PetscViewerFileSetName(viewer, fname)); in MyVecDump() 56 PetscCall(PetscViewerFileSetName(viewer, fname)); in MyVecLoad()
|
| /petsc/src/sys/classes/viewer/tutorials/ |
| H A D | ex1.c | 15 PetscCall(PetscViewerFileSetName(viewer, "test.txt")); in main()
|
| /petsc/src/sys/classes/viewer/impls/ascii/ |
| H A D | vcreatea.c | 83 PetscCall(PetscViewerFileSetName(*viewer, "stderr")); in PetscViewerASCIIGetStderr() 224 PetscCall(PetscViewerFileSetName(*viewer, name)); in PetscViewerASCIIOpen()
|
| H A D | filev.c | 664 PetscCall(PetscViewerFileSetName(*viewer, "stdout")); in PetscViewerASCIIGetStdout() 761 PetscErrorCode PetscViewerFileSetName(PetscViewer viewer, const char name[]) in PetscViewerFileSetName() function
|
| /petsc/src/sys/tests/ |
| H A D | ex80f.F90 | 27 PetscCallA(PetscViewerFileSetName(viewer, "ex80f.hdf5", ierr))
|
| /petsc/src/ts/trajectory/impls/singlefile/ |
| H A D | singlefile.c | 18 PetscCall(PetscViewerFileSetName(sf->viewer, filename)); in TSTrajectorySet_Singlefile()
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic_view.c | 15 PetscCall(PetscViewerFileSetName(viewer, filename)); in private_PetscViewerCreate_XDMF() 127 PetscCall(PetscViewerFileSetName(fviewer, datafile)); in private_DMSwarmView_XDMF() 219 PetscCall(PetscViewerFileSetName(fviewer, datafile)); in private_VecView_Swarm_XDMF() 283 PetscCall(PetscViewerFileSetName(fviewer, datafile)); in private_ISView_Swarm_XDMF()
|
| /petsc/src/mat/tutorials/ |
| H A D | ex10.c | 40 PetscCall(PetscViewerFileSetName(fd, file)); in main()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexexodusii.c | 102 PetscCall(PetscViewerFileSetName(*exo, name)); in PetscViewerExodusIIOpen()
|
| H A D | plexply.c | 35 PetscCall(PetscViewerFileSetName(viewer, filename)); in DMPlexCreatePLYFromFile()
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex46.c | 23 PetscCall(PetscViewerFileSetName(viewer, fname)); in MyVecDump() 50 PetscCall(PetscViewerFileSetName(viewer, fname)); in MyVecLoad()
|
| /petsc/src/ts/trajectory/impls/visualization/ |
| H A D | trajvisualization.c | 9 PetscCall(PetscViewerFileSetName(*viewer, filename)); in OutputBIN()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Viewer.pyx | 235 CHKERR(PetscViewerFileSetName(self.vwr, cname)) 305 CHKERR(PetscViewerFileSetName(self.vwr, cname)) 341 CHKERR(PetscViewerFileSetName(self.vwr, cname)) 377 CHKERR(PetscViewerFileSetName(self.vwr, cname)) 854 getFileName, petsc.PetscViewerFileSetName 859 CHKERR(PetscViewerFileSetName(self.vwr, cval)) 1077 CHKERR(PetscViewerFileSetName(self.vwr, cname))
|
| H A D | petscvwr.pxi | 111 PetscErrorCode PetscViewerFileSetName(PetscViewer, char[])
|
| /petsc/src/sys/classes/viewer/impls/adios/ |
| H A D | adios.c | 153 PetscCall(PetscViewerFileSetName(*adiosv, name)); in PetscViewerADIOSOpen()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex1f90.F90 | 87 PetscCallA(PetscViewerFileSetName(viewer, 'sol.vtu', ierr))
|
| /petsc/src/sys/classes/viewer/impls/matlab/ |
| H A D | vmatlab.c | 237 PetscCall(PetscViewerFileSetName(*binv, name)); in PetscViewerMatlabOpen()
|
| /petsc/src/ts/trajectory/impls/basic/ |
| H A D | trajbasic.c | 19 …PetscCall(PetscViewerFileSetName(tjbasic->viewer, filename)); /* this triggers PetscViewer to be s… in TSTrajectorySet_Basic()
|
| /petsc/src/ts/tutorials/eimex/ |
| H A D | ct_vdp_imex.c | 151 PetscCall(PetscViewerFileSetName(viewer, "eimex_nonstiff_vdp.txt")); in main()
|
| /petsc/src/sys/classes/viewer/impls/vtk/ |
| H A D | vtkv.c | 265 PetscCall(PetscViewerFileSetName(*vtk, name)); in PetscViewerVTKOpen()
|
| /petsc/include/ |
| H A D | petscviewer.h | 282 PETSC_EXTERN PetscErrorCode PetscViewerFileSetName(PetscViewer, const char[]);
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/ |
| H A D | ex5opt_ic.c | 57 PetscCall(PetscViewerFileSetName(*viewer, filename)); in OutputBIN()
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | viewreg.c | 286 PetscCall(PetscViewerFileSetName(*viewer, loc1_fname)); in PetscOptionsCreateViewers_Single()
|