Home
last modified time | relevance | path

Searched full:docs (Results 1 – 25 of 86) sorted by relevance

1234

/petsc/doc/manualpages/
H A Dmpi.www.index1 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 Dindex.md3 > [MPI Documentation](https://docs.open-mpi.org/)
/petsc/src/binding/petsc4py/
H A Dmakefile54 .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 DMANIFEST.in14 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.gitignore9 docs/*.html
10 docs/*.info
11 docs/*.pdf
12 docs/*.[137]
13 docs/html
/petsc/doc/overview/
H A Dprevious_release_docs.md6 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 Dbuilddist49 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 Drebuildtar25 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 Dxclude30 petsc-dist/docs/exampleconcepts
31 petsc-dist/docs/.doctrees
41 petsc-dist/venv-petsc-docs
45 petsc-dist/arch-docs
H A Dgenerateetags.py114 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 Dh2_10sp.inp7 # 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 Dcontributing.rst30 `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 Dinstall.rst71 $ python -m pip install -r src/binding/petsc4py/conf/requirements-docs.txt
75 $ cd src/binding/petsc4py/docs/source
H A Dciting.rst22 https://petsc.org/release/docs/manual/manual.pdf
/petsc/doc/public/
H A D_redirects5 /release/docs/* /release/:splat 301
6 /main/docs/* /main/:splat 301
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A D_typing.py110 # 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 Dconf.py281 … '''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.gitignore4 # Populated from the classic docs build
/petsc/doc/developers/contributing/
H A Dsubmittingmr.md6 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 D2022.md17 - 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.py12 from ..classes.docs._doc_str import PetscDocString, SectionManager
13 from ..classes.docs._doc_section import (
/petsc/include/
H A Dpetscdevice_hip.h24 // 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 Ddocumentation.md22 ### 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__.py15 from . import docs
/petsc/doc/install/
H A Ddownload.md33 - [petsc-with-docs-3.24.4.tar.gz](https://web.cels.anl.gov/projects/petsc/download/release-snapshot…

1234