| /petsc/doc/ |
| H A D | build_man_examples_links.py | 6 def processfile(petsc_dir,dir,file,keyre,mdict,uses): argument 13 if len(uses[i[1:-1]]) < 10: 14 uses[i[1:-1]].append(os.path.join(dir,file)) 16 def processdir(petsc_dir,dir,keyre,mdict,uses): argument 20 …r file.endswith('.cxx') or file.endswith('.F90')): processfile(petsc_dir,dir,file,keyre,mdict,uses) 43 uses = {i[1:-1]: [] for i in mdict.keys()} 44 return keyre,mdict,uses 47 keyre,mdict,uses = loadmanualpagescit(petsc_dir,build_dir) 51 processdir(petsc_dir,dirpath,keyre,mdict,uses) 54 if len(uses[i[1:-1]]) > 0: [all …]
|
| /petsc/src/mat/tests/output/ |
| H A D | ex182_6.out | 1 [0] <mat:mpisbaij> MatAssemblyBegin_MPISBAIJ(): Block-Stash has 0 entries, uses 0 mallocs. 2 [0] <mat:mpisbaij> MatAssemblyBegin_MPISBAIJ(): Stash has 0 entries,uses 0 mallocs. 3 [0] <mat:mpisbaij> MatAssemblyBegin_MPI_Hash(): Stash has 0 entries, uses 0 mallocs.
|
| H A D | ex182_2.out | 1 [0] <mat:mpiaij> MatAssemblyBegin_MPIAIJ(): Stash has 0 entries, uses 0 mallocs. 2 [0] <mat:mpiaij> MatAssemblyBegin_MPI_Hash(): Stash has 0 entries, uses 0 mallocs.
|
| /petsc/doc/manualpages/MANSECHeaders/ |
| H A D | SNESFAS | 3 The `SNESFAS` subclass of `SNES` is a nonlinear multigrid solver which uses the Full Approximation …
|
| /petsc/doc/changes/ |
| H A D | 310.md | 57 - Added MATAIJSELL, a sub-type of AIJ that uses SELL format 88 as Saunders and MATLAB, and uses it in the type-specific 125 that re-uses BNLS infrastructure to replace BLMVM on next release.
|
| H A D | 221.md | 44 - ICC now uses Manteuffel shift by default 51 - hypre BoomerAMG (-pc_type hypre -pc_hypre_type boomeramg) now uses
|
| H A D | 232.md | 53 i.e uses C99 complex support.
|
| H A D | 318.md | 5 - Remove the error handling from uses of `PetscOptionsBegin()`, `PetscOptionsEnd()`, `PetscObjectOp… 6 - Remove the error handling from uses of `PetscDrawCollectiveBegin()` and `PetscDrawCollectiveEnd()` 7 - Remove the error handling from uses of `MatPreallocateInitialize()` and `MatPreallocateFinalize()` 15 - Change uses of `MatGetOption()` with `MAT_SYMMETRIC`, `MAT_STRUCTURALLY_SYMMETRIC`, `MAT_HERMITIA…
|
| H A D | 216.md | 31 - Changed default matrix-free compute h to use WP since it uses
|
| H A D | 315.md | 137 built-in implementation uses LAPACK on sequential dense matrices 180 - Chebyshev uses `MAT_SPD` to default to CG for the eigen estimate 254 - Add `DMComputeError()`, which uses `PetscDS` information for the exact
|
| H A D | 314.md | 169 - GAMG uses MAT_SPD to default to CG for the eigen estimate in 193 - Chebyshev uses MAT_SPD to default to CG for the eigen estimate 266 - Add DMComputeExactSolution() which uses PetscDS information
|
| /petsc/doc/manualpages/doctext/ |
| H A D | doctextcommon.txt | 22 region `M` such that `A` "happens-before" `B`, where `A` uses `PetscDeviceContext` `X` 23 and `B` uses `PetscDeviceContext` `Y`, then `B` shall not begin before `A`
|
| H A D | myst.def | 17 # and uses H2 anyways. So we end up with huge headings that take up too much space on the page.
|
| /petsc/src/binding/petsc4py/ |
| H A D | .ruff.toml | 31 "G004", # Logging statement uses f-string
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | convergencestudyburger.m | 6 % Uses for the initial guess the analytic solution; if one uses the other initial guess the code …
|
| /petsc/src/snes/tutorials/ |
| H A D | ex5m.m | 24 % This uses a clever (though not particularly efficient) way of
|
| /petsc/doc/miscellaneous/ |
| H A D | saws.md | 3 SAWs is a software library that uses threads, sockets, and locks to
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | index.rst | 24 and uses NumPy_ to efficiently manage input and output of array data.
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 111 "work based on the library" and a "work that uses the library". The 148 and what the program that uses the Library does. 176 table of data to be supplied by an application program that uses 242 linked with it, is called a "work that uses the Library". Such a 246 However, linking a "work that uses the Library" with the Library 248 contains portions of the Library), rather than a "work that uses the 252 When a "work that uses the Library" uses material from a header file 259 If such an object file uses only numerical parameters, data 272 link a "work that uses the Library" with the Library to produce a 291 uses the Library", as object code and/or source code, so that the [all …]
|
| /petsc/doc/manual/ |
| H A D | dmcommonality.md | 25 To iterate over the local points, one uses `DMDAGetCorners()` or `DMDAGetGhostCorners()` and iterat… 44 To iterate over the local points, one uses `DMStagGetCorners()` or `DMStagGetGhostCorners()` and it… 64 …cess the chart (beginning and end indices) of the cell entities. Then one uses an associated `Pets… 81 To iterate over graph vertices (nodes) one uses `DMNetworkGetVertexRange()` to provide its chart (t…
|
| H A D | mat.md | 89 `MatSetValues()` uses the standard C convention, where the row and 106 one matrix into another when using MATLAB, one uses the command 154 If `PETSC_DECIDE` was passed as the local size, then the vector uses default values for the range u… 238 `n` columns, one uses the command 485 MatAssemblyBegin_MPIAIJ:Stash has 10 entries, uses 0 mallocs 486 MatAssemblyBegin_MPIAIJ:Stash has 3 entries, uses 0 mallocs 487 MatAssemblyBegin_MPIAIJ:Stash has 5 entries, uses 0 mallocs 494 MatAssemblyBegin_MPIAIJ:Stash has 100000 entries, uses 100 mallocs 495 MatAssemblyBegin_MPIAIJ:Stash has 77777 entries, uses 70 mallocs 516 … need not provide the matrix numerical values). Once this is complete one uses `MatPreallocatorPre… [all …]
|
| H A D | about_this_manual.md | 8 on parallel (and serial) computers. PETSc uses the MPI standard for all
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Const.pyx | 18 For tolerances this uses the default value from when
|
| /petsc/doc/overview/ |
| H A D | gpu_roadmap.md | 13 PETSc uses a single source programming model where solver back-ends are selected as
|
| /petsc/src/benchmarks/ |
| H A D | ssget | 264 -s search database with conditions. It uses @PROPERTY as the
|