Home
last modified time | relevance | path

Searched refs:PetscViewerASCIIOpen (Results 1 – 25 of 43) sorted by relevance

12

/petsc/src/sys/tests/
H A Dex13f.F9015 PetscCallA(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "stdout", o1, ierr))
16 PetscCallA(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "stderr", o2, ierr))
/petsc/src/ksp/ksp/tutorials/
H A Dex54.c153 PetscCall(PetscViewerASCIIOpen(comm, "Amat.m", &viewer)); in main()
177 PetscCall(PetscViewerASCIIOpen(comm, "rhs.m", &viewer)); in main()
184 PetscCall(PetscViewerASCIIOpen(comm, "solution.m", &viewer)); in main()
197 PetscCall(PetscViewerASCIIOpen(comm, "residual.m", &viewer)); in main()
H A Dex55.c208 PetscCall(PetscViewerASCIIOpen(comm, "Amat.m", &viewer)); in main()
244 PetscCall(PetscViewerASCIIOpen(comm, "residual.m", &viewer)); in main()
H A Dex72.c234 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "max.data", &viewer)); in main()
237 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "min.data", &viewer)); in main()
240 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "l1.data", &viewer)); in main()
H A Dex2f.F90369 PetscCallA(PetscViewerASCIIOpen(PETSC_COMM_WORLD, 'report_performance.xml', viewer, ierr))
H A Dex76.c316 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, name, &viewer)); in main()
H A Dex56.c278 PetscCall(PetscViewerASCIIOpen(comm, "Amat.m", &viewer)); in main()
/petsc/src/sys/classes/viewer/tests/
H A Dex3.c16 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "stdout", &viewer)); in main()
/petsc/src/dm/tests/
H A Dex21.c80 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "dac_7.vtu", &vv)); in test1_DAInjection3d()
84 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "daf_7.vtu", &vv)); in test1_DAInjection3d()
H A Dex36.c372 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "dac_1D.vtr", &vv)); in da_test_RefineCoords1D()
376 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "daf_1D.vtr", &vv)); in da_test_RefineCoords1D()
458 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "dac_2D.vtr", &vv)); in da_test_RefineCoords2D()
462 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "daf_2D.vtr", &vv)); in da_test_RefineCoords2D()
551 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "dac_3D.vtr", &vv)); in da_test_RefineCoords3D()
555 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "daf_3D.vtr", &vv)); in da_test_RefineCoords3D()
H A Dex7.c73 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_SELF, filename, &viewer)); in main()
/petsc/src/snes/interface/noise/
H A Dsnesnoise.c242 PetscCall(PetscViewerASCIIOpen(comm, "y1.out", &view2)); in JacMatMultCompare()
263 PetscCall(PetscViewerASCIIOpen(comm, filename, &view2)); in JacMatMultCompare()
/petsc/src/sys/classes/viewer/impls/ascii/
H A Dvcreatea.c185 PetscErrorCode PetscViewerASCIIOpen(MPI_Comm comm, const char name[], PetscViewer *viewer) in PetscViewerASCIIOpen() function
/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c270 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_SELF, "stdout", &socket->meshwindow)); in PetscViewerGLVisGetDMWindow_Internal()
276 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_SELF, filename, &socket->meshwindow)); in PetscViewerGLVisGetDMWindow_Internal()
387 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_SELF, "stdout", &socket->window[wid])); in PetscViewerGLVisGetWindow_Internal()
394 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_SELF, filename, &socket->window[wid])); in PetscViewerGLVisGetWindow_Internal()
/petsc/src/mat/tests/
H A Dex89.c93 PetscCall(PetscViewerASCIIOpen(comm, NULL, &viewer)); in main()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscvwr.pxi82 PetscErrorCode PetscViewerASCIIOpen(MPI_Comm, char[], PetscViewer*)
/petsc/src/snes/tutorials/
H A Dex1f.F90289 PetscCallA(PetscViewerASCIIOpen(PETSC_COMM_WORLD, 'filename.xml', viewer, ierr))
/petsc/src/dm/impls/network/
H A Dnetworkview.c179 PetscCall(PetscViewerASCIIOpen(comm, filename, &csvViewer)); in DMView_Network_Matplotlib()
/petsc/include/
H A Dpetscviewer.h51 PETSC_EXTERN PetscErrorCode PetscViewerASCIIOpen(MPI_Comm, const char[], PetscViewer *);
/petsc/doc/manual/
H A Dmatlab.md35 `PETSCVIEWERASCII` (see `PetscViewerASCIIOpen()`, `PETSC_VIEWER_STDOUT_WORLD`,
/petsc/src/ts/impls/pseudo/
H A Dposindep.c287 PetscCall(PetscViewerASCIIOpen(PetscObjectComm((PetscObject)ts), "stdout", &viewer)); in TSSetFromOptions_Pseudo()
/petsc/src/ksp/pc/impls/is/nn/
H A Dnn.c367 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "coarse.m", &viewer)); in PCNNCreateCoarseMatrix()
/petsc/src/ts/tests/
H A Dex4.c168 PetscCall(PetscViewerASCIIOpen(PETSC_COMM_WORLD, "out.m", &viewfile)); in main()
/petsc/src/tao/linesearch/interface/
H A Dtaolinesearch.c506 PetscCall(PetscViewerASCIIOpen(PetscObjectComm((PetscObject)ls), monfilename, &monviewer)); in TaoLineSearchSetFromOptions()
/petsc/src/ts/adapt/interface/
H A Dtsadapt.c351 …if (!adapt->monitor) PetscCall(PetscViewerASCIIOpen(PetscObjectComm((PetscObject)adapt), "stdout",… in TSAdaptSetMonitor()

12