History log of /petsc/doc/ (Results 2326 – 2350 of 2360)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d7bfff7c03-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

c1fff1c615-Apr-2021 Richard Tran Mills <rmills@rmills.org>

Add MATCENTERING special matrix type.

4b51750729-Apr-2021 Stefano Zampini <stefano.zampini@gmail.com>

Update index.rst

58bc3dd529-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-fix-links-2021-04-28' into 'release'

Docs: fix some broken links

See merge request petsc/petsc!3928

4eb0d2c228-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: fix some broken links

d7dd068b14-Apr-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

HDF5: Improve timestepping.

* add PetscViewerHDF5{Push,Pop,Is}Timestepping to control timestepping mode
* write timestepping attribute for datasets and check it on reading
* fail gracefully if tryin

HDF5: Improve timestepping.

* add PetscViewerHDF5{Push,Pop,Is}Timestepping to control timestepping mode
* write timestepping attribute for datasets and check it on reading
* fail gracefully if trying to read non-timestepped dataset in timestepping mode and vice-versa (fix #425)
* rewrite src/vec/vec/tutorials/ex19.c to improve coverage for timestepping testing

show more ...

9914f86e28-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

495d6fa428-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-dev-changes-to-sphinx' into 'main'

Docs: move development changes to Sphinx

Closes #879

See merge request petsc/petsc!3926

b236cf1528-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: fix 3.15 changes title

67aa41a228-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/htool.py
/petsc/config/examples/arch-ci-linux-pkgs-opt.py
/petsc/config/examples/arch-ci-osx-cxx-pkgs-opt.py
build_classic_docs.py
common/editing-online.rst
conf.py
developers/documentation.rst
documentation/manual/ts.rst
ext/html5_petsc.py
faq/index.rst
install/install.rst
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/private/dmnetworkimpl.h
/petsc/include/petscmat.h
/petsc/include/petscmathtool.h
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/impls/hpddm/hpddm.cxx
/petsc/src/ksp/ksp/tutorials/ex82.c
/petsc/src/ksp/ksp/tutorials/makefile
/petsc/src/ksp/ksp/tutorials/output/ex82_1.out
/petsc/src/ksp/pc/impls/hpddm/hpddm.cxx
/petsc/src/mat/impls/htool/htool.cxx
/petsc/src/mat/impls/htool/htool.hpp
/petsc/src/mat/impls/htool/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/tests/ex241.c
/petsc/src/mat/tests/ex246.cxx
/petsc/src/mat/tests/makefile
/petsc/src/snes/interface/snesut.c
/petsc/src/ts/tutorials/network/wash/pOption
/petsc/src/ts/tutorials/network/wash/pipes1.c
/petsc/src/ts/utils/dmplexlandau/kokkos/landau.kokkos.cxx
/petsc/src/ts/utils/dmplexlandau/plexland.c
/petsc/src/ts/utils/dmplexlandau/tutorials/ex1.c
/petsc/src/ts/utils/dmplexlandau/tutorials/ex1f90.F90
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex1_0.out
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex1f90_0.out
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
ddda9acf28-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: move development changes to Sphinx

5d83458128-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-warning-cleanup-2021-04-23' into 'release'

Docs: silence some Sphinx warnings

See merge request petsc/petsc!3912

7e869bf128-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-conf-py-extensions-cleanup' into 'release'

Docs: conf.py extensions cleanup

See merge request petsc/petsc!3906

5b46f2d328-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-venv-metadocs' into 'release'

Meta-docs: instructions on using a Python 3 virtual environment, minor cleanups

See merge request petsc/petsc!3914

8f3c257023-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: silence some Sphinx warnings

87a1cfae26-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: remove logic and instructions for ReadTheDocs

a728a22626-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

144cf0f512-Apr-2021 Satish Balay <balay@mcs.anl.gov>

update petsc4py doc wrt download-petsc4py -> with-petsc4py=1

6819e47425-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

4b418fb222-Apr-2021 Barry Smith <bsmith@mcs.anl.gov>

Add PetscSF paper to front-page news

f6f861d923-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Meta-docs: remove example of list-table

This example is included in the linked docutils docs,
so remove it in the interst of making the meta-docs shorter and thus
more likely to be read.

fb4e423123-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Meta-docs: move footnote to end

b5f1ddec23-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Meta-docs: local docs build instructions with Python 3 virtual environment

ffebb2df23-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: add last updated time and git-describe string to page footers

This is done using settings available from the pydata theme.

This includes a template 'last-updated.html', which references
an in

Docs: add last updated time and git-describe string to page footers

This is done using settings available from the pydata theme.

This includes a template 'last-updated.html', which references
an internal 'last_updated' which is controlled by
'html_last_updated_fmt' in conf.py.

The date/time is intended to be ISO 8601 compliant.

show more ...

b5d29b6f22-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

1...<<9192939495