| /petsc/doc/manualpages/ |
| H A D | mpi.www.index | 1 man:+MPI_Attr_delete++MPI_Attr_delete++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Attr_… 2 man:+MPI_Attr_get++MPI_Attr_get++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Attr_get.ht… 3 man:+MPI_Attr_put++MPI_Attr_put++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Attr_put.ht… 4 man:+MPI_Comm_create_keyval++MPI_Comm_create_keyval++++man+http://www.mpich.org/static/docs/latest/… 5 man:+MPI_Comm_delete_attr++MPI_Comm_delete_attr++++man+http://www.mpich.org/static/docs/latest/www3… 6 man:+MPI_Comm_free_keyval++MPI_Comm_free_keyval++++man+http://www.mpich.org/static/docs/latest/www3… 7 man:+MPI_Comm_get_attr++MPI_Comm_get_attr++++man+http://www.mpich.org/static/docs/latest/www3/MPI_C… 8 man:+MPI_Comm_set_attr++MPI_Comm_set_attr++++man+http://www.mpich.org/static/docs/latest/www3/MPI_C… 9 man:+MPI_Keyval_create++MPI_Keyval_create++++man+http://www.mpich.org/static/docs/latest/www3/MPI_K… 10 man:+MPI_Keyval_free++MPI_Keyval_free++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Keyva… [all …]
|
| H A D | index.md | 3 > [MPI Documentation](https://docs.open-mpi.org/)
|
| /petsc/src/binding/petsc4py/ |
| H A D | makefile | 54 .PHONY: lint ruff-lint cython-lint check-docs stubtest 74 check-docs: 75 ${RM} -r petsc4py-docs-env 76 ${PYTHON} -m venv petsc4py-docs-env 77 . petsc4py-docs-env/bin/activate && python -m pip install -r conf/requirements-docs.txt 78 . petsc4py-docs-env/bin/activate && CFLAGS=-O0 python -m pip install . 79 . petsc4py-docs-env/bin/activate && ${MAKE} sphinx-html SPHINXOPTS=-Wj1 100 .PHONY: docs docs-html docs-pdf docs-misc 101 docs: docs-html docs-pdf docs-misc target 102 docs-html: rst2html sphinx-html [all …]
|
| H A D | MANIFEST.in | 14 include docs/*.html 15 include docs/*.pdf 16 include docs/*.info 17 include docs/*.[137] 18 include docs/*.rst 19 include docs/*.bib 20 graft docs/html 21 graft docs/source 22 prune docs/source/demo 23 prune docs/source/reference [all …]
|
| H A D | .gitignore | 9 docs/*.html 10 docs/*.info 11 docs/*.pdf 12 docs/*.[137] 13 docs/html
|
| /petsc/doc/overview/ |
| H A D | previous_release_docs.md | 6 3.23 <https://web.cels.anl.gov/projects/petsc/vault/petsc-3.23/docs> 7 3.22 <https://web.cels.anl.gov/projects/petsc/vault/petsc-3.22/docs> 8 3.21 <https://web.cels.anl.gov/projects/petsc/vault/petsc-3.21/docs> 9 3.20 <https://web.cels.anl.gov/projects/petsc/vault/petsc-3.20/docs> 10 3.19 <https://web.cels.anl.gov/projects/petsc/vault/petsc-3.19/docs> 11 3.18 <https://web.cels.anl.gov/projects/petsc/vault/petsc-3.18/docs> 12 3.17 <https://web.cels.anl.gov/projects/petsc/vault/petsc-3.17/docs> 13 3.16 <https://web.cels.anl.gov/projects/petsc/vault/petsc-3.16/docs> 14 3.15 <https://web.cels.anl.gov/projects/petsc/vault/petsc-3.15/docs> 15 3.14 <https://web.cels.anl.gov/projects/petsc/vault/petsc-3.14/docs> [all …]
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | builddist | 49 PETSC_ARCH=arch-docs; export PETSC_ARCH 92 echo "Building $ODIR/petsc$version.tar.gz, $ODIR/petsc-with-docs$version.tar.gz, and $ODIR/petsc4py… 94 # build PETSc docs (and include petsc4py docs within). 95 VENV=$PETSC_DIR/venv-petsc-docs 100 PETSCBUIDTARBALL=1 make html BUILDDIR="../docs" SPHINXOPTS="-T -E -j 1" 101 mv ../docs/html/* ../docs/html/.[!.]* ../docs 102 make latexpdf SPHINXOPTS="-j 1" && cp _build/latex/manual.pdf ../docs/manual/ 104 # build petsc4py tarball (docs are no longer built here) 106 rm -rf petsc-doc-env # remove python2 env created when building petsc+petsc4py docs 115 rm -rf docs/doctrees doc/images [all …]
|
| H A D | rebuildtar | 25 scp petsc-with-docs-${VERSION}.tar.gz svcpetsc@compute-01.cels.anl.gov:/nfs/pub_html/gce/projects/p… 31 …/bin/rm -f petsc-${RELEASE}.tar.gz petsc-lite-${RELEASE}.tar.gz petsc-with-docs-${RELEASE}.tar.gz … 34 /bin/ln -s petsc-with-docs-${VERSION}.tar.gz petsc-with-docs-${RELEASE}.tar.gz; \
|
| H A D | xclude | 30 petsc-dist/docs/exampleconcepts 31 petsc-dist/docs/.doctrees 41 petsc-dist/venv-petsc-docs 45 petsc-dist/arch-docs
|
| H A D | generateetags.py | 114 elif file == 'index.html' and dirname.find('docs/website') >=0: 133 # exclude 'petsc/docs/' only (and not docs/ in other locations) 134 for exname in ['docs']:
|
| /petsc/src/ts/tutorials/ |
| H A D | h2_10sp.inp | 7 # curl https://combustion.llnl.gov/content/assets/docs/combustion/h2_v1a_therm.txt > h2_v1a_t… 8 # curl https://combustion.llnl.gov/content/assets/docs/combustion/h2_v1b_mech.txt > h2_v1b_me… 14 -chem https://combustion.llnl.gov/content/assets/docs/combustion/h2_v1b_mech.txt 15 -thermo https://combustion.llnl.gov/content/assets/docs/combustion/h2_v1a_therm.txt
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | contributing.rst | 30 `unittest <https://docs.python.org/3/library/unittest.html>`_ 47 $ make html SPHINXOPTS='-W' -C src/binding/petsc4py/docs/source 54 .. _ruff: https://docs.astral.sh/ruff
|
| H A D | install.rst | 71 $ python -m pip install -r src/binding/petsc4py/conf/requirements-docs.txt 75 $ cd src/binding/petsc4py/docs/source
|
| H A D | citing.rst | 22 https://petsc.org/release/docs/manual/manual.pdf
|
| /petsc/doc/public/ |
| H A D | _redirects | 5 /release/docs/* /release/:splat 301 6 /main/docs/* /main/:splat 301
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ |
| H A D | _typing.py | 110 # DOCS 113 from .classes.docs._doc_str import Verdict, PetscDocString 114 from .classes.docs._doc_section_base import ( 117 from .classes.docs._doc_section import (
|
| /petsc/doc/ |
| H A D | conf.py | 281 … '''Builds the petsc4py docs and puts the results into the same directory tree as the PETSc docs''' 282 # petsc4py needs to be built to build petsc4py docs via introspection 285 'PETSC_ARCH=arch-docs'] 288 print('Building library to make petsc4py docs') 292 …print("End building library for petsc4py docs Time: "+str(time.clock_gettime(time.CLOCK_REALTIME) … 297 'PETSC_ARCH=arch-docs', 300 print('Building petsc4py docs') 304 print("End petsc4py docs Time: "+str(time.clock_gettime(time.CLOCK_REALTIME) - x))
|
| H A D | .gitignore | 4 # Populated from the classic docs build
|
| /petsc/doc/developers/contributing/ |
| H A D | submittingmr.md | 6 Alternatively, use [GitLab's web interface](https://docs.gitlab.com/ee/user/project/merge_requests/… 10 …include a [closing pattern](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#de… 19 - For changes only to documentation, add the `docs-only` label, which will 70 …e `Changes` window. A useful feature is the ["insert suggestion"](https://docs.gitlab.com/ee/user/…
|
| /petsc/doc/changes/ |
| H A D | 2022.md | 17 - Changed the location of the manual pages from docs/www/www.html 18 and docs/www to `docs/manualpages/manualpages.html` and 19 `docs/manualpages`.
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/ |
| H A D | _docs.py | 12 from ..classes.docs._doc_str import PetscDocString, SectionManager 13 from ..classes.docs._doc_section import (
|
| /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…
|
| /petsc/doc/developers/ |
| H A D | documentation.md | 22 ### Building the HTML docs locally 24 We use a [Python 3 virtual environment](https://docs.python.org/3/tutorial/venv.html) to build the … 28 $ make docs 64 … code. Use a path beginning with `/`, relative to the root for the Sphinx docs (where `conf.py` is… 153 …n. In particular, the use of [list-table](https://docutils.sourceforge.io/docs/ref/rst/directives.… 155 …r to use [anonymous hyperlink references](https://docutils.sourceforge.io/docs/ref/rst/restructure…
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | __init__.py | 15 from . import docs
|
| /petsc/doc/install/ |
| H A D | download.md | 33 - [petsc-with-docs-3.24.4.tar.gz](https://web.cels.anl.gov/projects/petsc/download/release-snapshot…
|