| /petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example.xcodeproj/ |
| H A D | project.pbxproj | 28 …D8F8286115CB0A080091B85A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.string… 31 …D8F8286715CB0A080091B85A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = … 34 …D8F8286D15CB0A080091B85A /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = … 147 en, 188 D8F8286115CB0A080091B85A /* en */, 196 D8F8286715CB0A080091B85A /* en */, 204 D8F8286D15CB0A080091B85A /* en */,
|
| /petsc/doc/overview/ |
| H A D | linear_solve_table.md | 165 - `hypre <https://hypre.readthedocs.io/en/latest/solvers-smg-pfmg.html>`__ 173 …<https://hypre.readthedocs.io/en/latest/solvers-boomeramg.html>`__, `AmgX <https://developer.nvidi… 250 …- `Parasails/hypre <https://hypre.readthedocs.io/en/latest/solvers-parasails.html>`__, `SPAI <http… 332 - `ESSL <https://www.ibm.com/support/knowledgecenter/en/SSFHY8/essl_welcome.html>`__ 361 …<https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/t… 369 …<https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/t… 419 …<https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/t… 427 …<https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/t…
|
| /petsc/doc/manualpages/MANSECHeaders/ |
| H A D | DUALSPACE | 3 …ction space that is the dual (<a href="https://en.wikipedia.org/wiki/Dual_space" target=_blank>htt…
|
| /petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example/ |
| H A D | PETSc cocoa example-Info.plist | 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dt… 6 <string>en</string>
|
| /petsc/systems/Apple/iOS/examples/SwiftExample/SwiftExample/ |
| H A D | Info.plist | 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dt… 6 <string>en</string>
|
| /petsc/doc/community/meetings/2025/ |
| H A D | index.md | 245 - [Danny Finn](https://scholar.google.com/citations?user=l09jI6wAAAAJ&hl=en) 302 …- [Motel 6 Amherst, NY](https://www.motel6.com/en/home/property/buffalo-amherst.html) 4400 Maple R… 303 …- [Hampton Inn Buffalo - Amherst](https://www.hilton.com/en/hotels/bufcphx-hampton-buffalo-amherst… 304 …- [Candlewood Suites Buffalo Amherst](https://www.ihg.com/candlewood/hotels/us/en/amherst/bufcw/ho… 305 …- [DoubleTree by Hilton Hotel Buffalo-Amherst](https://www.hilton.com/en/hotels/buffldt-doubletree… 307 …- [Fairfield Inn & Suites Buffalo Amherst/University](https://www.marriott.com/en-us/hotels/buffn-… 308 …- [Staybridge Suites Buffalo-Amherst by IHG](https://www.ihg.com/staybridge/hotels/us/en/amherst/b… 313 …wntown-Medical Ctr by IHG](https://www.ihg.com/holidayinnexpress/hotels/us/en/buffalo/bufms/hoteld… 314 …- [Hilton Garden Inn Buffalo Downtown](https://www.hilton.com/en/hotels/bufmsgi-hilton-garden-inn-… 315 …- [Hampton Inn & Suites Buffalo Downtown](https://www.hilton.com/en/hotels/bufdthx-hampton-suites-… [all …]
|
| /petsc/src/mat/impls/h2opus/cuda/ |
| H A D | math2opusutils.cu | 95 PetscInt st, en; in VecSetDelta() local 98 PetscCall(VecGetOwnershipRange(x, &st, &en)); in VecSetDelta() 106 …vice, thrust::counting_iterator<PetscInt>(0), thrust::counting_iterator<PetscInt>(en - st), delta); in VecSetDelta() 112 if (st <= i && i < en) PetscCall(VecSetValue(x, i, 1.0, INSERT_VALUES)); in VecSetDelta()
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | conf.py | 4 # https://www.sphinx-doc.org/en/master/usage/configuration.html 33 # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information 71 # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration 139 'numpydoc': ('https://numpydoc.readthedocs.io/en/latest/', None), 140 'mpi4py': ('https://mpi4py.readthedocs.io/en/stable/', None), 414 # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
|
| /petsc/src/dm/tutorials/ |
| H A D | ex26.c | 44 /* https://en.wikipedia.org/wiki/Gauss-Hermite_quadrature */ in main() 53 …/* results confirmed with https://en.wikipedia.org/wiki/Normal_distribution#Moments sigma^p * (p-1… in main()
|
| /petsc/doc/developers/ |
| H A D | documentation.md | 16 …x-doc.org/en/master/) to build our web pages and documentation. Most content is written using [reS… 64 - Use the [literalinclude directive](https://www.sphinx-doc.org/en/master/usage/restructuredtext/di… 146 - We use the [sphinxcontrib-bibtex extension](https://sphinxcontrib-bibtex.readthedocs.io/en/latest… 149 …ne page, use [this workaround](https://sphinxcontrib-bibtex.readthedocs.io/en/latest/usage.html#ke…
|
| /petsc/doc/developers/contributing/ |
| H A D | index.md | 34 …here; for more details, see `git help`, `man git`, or [the Git book](https://git-scm.com/book/en/). 37 - [Set up your Git environment](https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup…
|
| H A D | developingmr.md | 154 Rewriting history can be done in [several ways](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-… 181 You may also need to occasionally [rebase](https://git-scm.com/book/en/v2/Git-Branching-Rebasing) y…
|
| /petsc/doc/install/ |
| H A D | external_software.md | 17 - [ESSL](https://www.ibm.com/support/knowledgecenter/en/SSFHY8/essl_welcome.html) IBM's math librar… 62 - [Sphinx](https://www.sphinx-doc.org/en/master/)
|
| H A D | windows.md | 27 - Microsoft Windows Subsystem for Linux 2 ([WSL2](https://docs.microsoft.com/en-us/windows/wsl/inst… 209 …If you want to use MPI, we recommend you use MS-MPI from <https://learn.microsoft.com/en-us/messag…
|
| H A D | install.md | 668 On Linux - verify [^id12] that CUDA compatible [NVIDIA driver](https://www.nvidia.com/en-us/drivers… 756 [essl]: https://www.ibm.com/support/knowledgecenter/en/SSFHY8/essl_welcome.html 762 [mkl]: https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl.html 763 [mkl link line advisor]: https://software.intel.com/content/www/us/en/develop/articles/intel-mkl-li… 775 [wsl]: https://docs.microsoft.com/en-us/windows/wsl/install-win10
|
| /petsc/doc/community/ |
| H A D | governance.md | 18 … [Chapter 4: Social and Political Infrastructure](https://producingoss.com/en/social-infrastructur… 19 [Producing Open Source Software](https://producingoss.com/en/index.html), and in particular the sec…
|
| /petsc/systems/Apple/iOS/examples/testopengl/ |
| H A D | examples-Info.plist | 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dt…
|
| /petsc/systems/Apple/iOS/examples/Basic/ |
| H A D | examples-Info.plist | 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dt…
|
| /petsc/doc/community/meetings/2024/ |
| H A D | index.md | 11 [Original meeting website](https://cds.uni-koeln.de/en/workshops/petsc-2024/home)
|
| /petsc/include/ |
| H A D | petscdevice_hip.h | 24 // see https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.0.0/functions.html#complex-datatypes 25 …// and https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.2.2/functions.html#hipblas-v2-and-depr…
|
| H A D | petscdrawtypes.h | 62 …Use a series of calls to `PetscDrawHGAddValue()` to create a standard histogram <https://en.wikipe…
|
| H A D | petscsftypes.h | 12 …A star <https://en.wikipedia.org/wiki/Star_(graph_theory)> forest is simply a collection of trees…
|
| /petsc/doc/manualpages/doctext/ |
| H A D | html.def | 27 bop <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML3.2 EN">%n<HTML>%n\
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | htmltemplate.py | 5 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
|
| /petsc/config/BuildSystem/config/ |
| H A D | compilerOptions.py | 89 …# cause compiler to handle preprocessor per the standard https://docs.microsoft.com/en-us/cpp/buil… 211 …# cause compiler to handle preprocessor per the standard https://docs.microsoft.com/en-us/cpp/buil… 215 # https://learn.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=msvc-170
|