| /petsc/doc/changes/ |
| H A D | 2017.md | 7 Studio Visual C++. See the file 'Installation' for details. 31 SNESSetConvergenceHistory(). See man pages for details. 58 manual for details. 83 matrix-free Krylov methods. See the manual page for details. 88 program. For details, see the manual page and 146 the man page for details. 187 and the section 'Fortran90' in the users manal for details.
|
| H A D | 2024.md | 61 see the manual page for details. 101 see the manual page for more details. 111 the manual page for details. This change was suggested by Maria 172 page for details. 187 the manual page for details. 263 search routines; see the manual page for details. 305 details; helps ILU(k) on matrices with missing diagonal entries. 348 types with `VecRegister()` see the manual page for details. 356 see the manual pages for details (suggested by Victor Eijkhout).
|
| H A D | 2016.md | 7 the users manual for more details. 10 users manual subsection "VI users" for details.
|
| H A D | 2015.md | 4 public release of PETSc (2.0.Beta.13). See details in the sections 132 that it returns more information. See man page for details. 151 the man page for details and related routines.
|
| H A D | 311.md | 110 PetscViewerGLVisOpen() manual page for details.
|
| H A D | 315.md | 21 `make -f gmakefile.test help` for details 96 - Add experimental NVIDIA NVSHMEM support; For details on how to use
|
| H A D | 2022.md | 189 mixed-language use of PETSc. See the manual page for details.
|
| /petsc/doc/community/meetings/ |
| H A D | meeting.md | 28 … as many amazing things are going on in Firedrake Land. The link has all details including registr… 41 See {any}`docs_meetings` for details on how the annual meetings' website is maintained.
|
| /petsc/doc/overview/ |
| H A D | nonlinear_solve_table.md | 5 …ng Scalable Nonlinear Algebraic Solvers](https://www.mcs.anl.gov/papers/P2010-0112.pdf) for details
|
| /petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/ |
| H A D | jacobian.m | 12 % See the instructions of dfovec.m for additional details on these
|
| /petsc/doc/install/ |
| H A D | install_tutorial.md | 100 See the {ref}`download documentation <doc_download>` for additional details. 117 See {ref}`download documentation <doc_download>` for additional details. 152 See {ref}`install documentation <doc_config_faq>` for more details. 328 details.
|
| H A D | download.md | 70 More details on contributing to PETSc development are at {any}`ch_contributing`. The development ve…
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Scatter.pyx | 273 For additional details on the Parameters, see `scatter`. 296 For additional details on the Parameters, see `scatter`.
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex71_fetidp_1.out | 5 Inner KSP solver details 46 Inner BDDC solver details
|
| H A D | ex71_fetidp_2.out | 5 Inner KSP solver details 46 Inner BDDC solver details
|
| H A D | ex71_fetidp_elast.out | 5 Inner KSP solver details 46 Inner BDDC solver details
|
| /petsc/doc/manual/ |
| H A D | about_this_manual.md | 37 by utilizing modest numbers of MPI processes. See `PCMPI` for details on how to
|
| H A D | getting_started.md | 70 {doc}`dm` details how a user's models and discretizations can easily be interfaced with the 75 details of PETSc design. 92 for more details. 176 directory. {any}`sec_options` provides details 250 a complete error traceback. See {any}`sec_error2` for more details on PETSc error handling. 397 well as the details of some basic matrix manipulation routines. 448 {any}`sec_fortran_errors` for details regarding error checking 533 by default, the user is shielded from many of the details of message 657 More details on using GPUs from PETSc will follow in this document. 697 activity. {any}`ch_profiling` provides details about [all …]
|
| H A D | profiling.md | 15 options in PETSc, while the remainder of the chapter focuses on details 29 stdout or an optional file. This option provides details about 399 details. The argument returned in `e` should then be passed to the 447 see the manual pages for details. 646 provides details about interpreting such profiling data. 710 …ation](https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/latest) for details of how to run the…
|
| H A D | mat.md | 24 As with vectors, PETSc has APIs that allow the user to specify the exact details of the matrix 25 creation process but also `DM` based creation routines that handle most of the details automatically 117 manual page for details. 156 the local values in the matrix. See {any}`sec_matlayout` for full details on row and column layouts. 186 worry about the details of the preallocation process. 225 themselves initially with such details and may wish to proceed directly 957 the manual page has additional details about these parameters. Most 1002 See also {any}`sec_nlmatrixfree` for details on one set of 1295 (graph) information among the processes. The details of this initial
|
| H A D | blas-lapack.md | 45 …fit from using parallel BLAS/LAPACK operations. See the manual page `MATSOLVERMUMPS` for details on
|
| /petsc/src/tao/unconstrained/tutorials/output/ |
| H A D | minsurf2_4_snes_ngmres_snes_ngmres_select_type-linesearch.out | 43 Additive line-search details:
|
| /petsc/doc/developers/contributing/ |
| H A D | index.md | 34 We provide some information on common operations here; for more details, see `git help`, `man git`,…
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | petsc_python_types.rst | 6 Here we discuss details about Python-aware PETSc types that can be used within the library.
|
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glle.c | 1167 PetscBool isascii, details; in TSView_GLLE() local 1181 details = PETSC_FALSE; in TSView_GLLE() 1182 …ol(((PetscObject)ts)->options, ((PetscObject)ts)->prefix, "-ts_gl_view_detailed", &details, NULL)); in TSView_GLLE() 1184 for (i = 0; i < gl->nschemes; i++) PetscCall(TSGLLESchemeView(gl->schemes[i], details, viewer)); in TSView_GLLE()
|