Home
last modified time | relevance | path

Searched refs:details (Results 1 – 25 of 62) sorted by relevance

123

/petsc/doc/changes/
H A D2017.md7 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 D2024.md61 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 D2016.md7 the users manual for more details.
10 users manual subsection "VI users" for details.
H A D2015.md4 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 D311.md110 PetscViewerGLVisOpen() manual page for details.
H A D315.md21 `make -f gmakefile.test help` for details
96 - Add experimental NVIDIA NVSHMEM support; For details on how to use
H A D2022.md189 mixed-language use of PETSc. See the manual page for details.
/petsc/doc/community/meetings/
H A Dmeeting.md28 … 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 Dnonlinear_solve_table.md5 …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 Djacobian.m12 % See the instructions of dfovec.m for additional details on these
/petsc/doc/install/
H A Dinstall_tutorial.md100 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 Ddownload.md70 More details on contributing to PETSc development are at {any}`ch_contributing`. The development ve…
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DScatter.pyx273 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 Dex71_fetidp_1.out5 Inner KSP solver details
46 Inner BDDC solver details
H A Dex71_fetidp_2.out5 Inner KSP solver details
46 Inner BDDC solver details
H A Dex71_fetidp_elast.out5 Inner KSP solver details
46 Inner BDDC solver details
/petsc/doc/manual/
H A Dabout_this_manual.md37 by utilizing modest numbers of MPI processes. See `PCMPI` for details on how to
H A Dgetting_started.md70 {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 Dprofiling.md15 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 Dmat.md24 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 Dblas-lapack.md45 …fit from using parallel BLAS/LAPACK operations. See the manual page `MATSOLVERMUMPS` for details on
/petsc/src/tao/unconstrained/tutorials/output/
H A Dminsurf2_4_snes_ngmres_snes_ngmres_select_type-linesearch.out43 Additive line-search details:
/petsc/doc/developers/contributing/
H A Dindex.md34 We provide some information on common operations here; for more details, see `git help`, `man git`,…
/petsc/src/binding/petsc4py/docs/source/
H A Dpetsc_python_types.rst6 Here we discuss details about Python-aware PETSc types that can be used within the library.
/petsc/src/ts/impls/implicit/glle/
H A Dglle.c1167 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()

123