| 2ab7e49c | 08-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: remove old entry from doc/.gitignore |
| 3e44b233 | 06-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Doc: TAO Manual: add missing section labels |
| 4461a8a5 | 08-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: update citation with newly-capitalized name |
| 54129d2f | 07-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Consolidate .bib files
Combine all BibTeX files into a single petsc.bib in the doc root.
Tag all entries from petscapp.bib (things which use PETSc) by adding a field
petsc_uses={KSP}
This
Docs: Consolidate .bib files
Combine all BibTeX files into a single petsc.bib in the doc root.
Tag all entries from petscapp.bib (things which use PETSc) by adding a field
petsc_uses={KSP}
This assumes that KSP is the (only) component being used, which is not accurate. This field can be refined later if desired to more accurately keep track of references which use various components.
Untag the things used in the PETSc citations.
Add some brief instructions to the top of the file.
Leave most interstitial comments.
Remove duplicate entries.
show more ...
|
| c36d0044 | 07-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/metric-utils-api' into 'main'
Public API for Riemannian metric
See merge request petsc/petsc!4408 |
| 45604238 | 06-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| dcbc0990 | 06-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-reduce-bib-duplication' into 'release'
Docs: include directly from .bib files for PETSc citation info
See merge request petsc/petsc!4412 |
| ab1071dc | 06-Oct-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
docs changes: metric utils public API |
| d4445d38 | 05-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/2021-10-05/docs-warnings' into 'release'
Docs: resolve Sphinx warnings
See merge request petsc/petsc!4411 |
| 6a1ff48c | 05-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: include directly from .bib files for PETSc citation info
For the users manual and web page, update the .bib files to have a matching author's list to the information that was hard coded on the
Docs: include directly from .bib files for PETSc citation info
For the users manual and web page, update the .bib files to have a matching author's list to the information that was hard coded on the front page.
Add a more recent ArXiV version for TS paper.
Attempt to make formatting more uniform.
show more ...
|
| 77d01c0a | 05-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: move BibTeX files to doc/ tree |
| 1cbe80f2 | 05-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: resolve Sphinx warnings
Makes fe.rst and guide_to_TAS.rst visible in the tables of contents |
| 9a535baf | 26-Aug-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
ISLocalToGlobalMappingCreateSF: allow start = PETSC_DECIDE |
| 7bbb4a10 | 04-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
docs: remove team table auto-generation logic |
| 99ed6026 | 04-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Use sphinx-panels for team table
Use the sphinx-panels extension (which has CSS flexbox under the hood) instead of custom CSS and auto-generation for team table.
Images are used in the normal
Docs: Use sphinx-panels for team table
Use the sphinx-panels extension (which has CSS flexbox under the hood) instead of custom CSS and auto-generation for team table.
Images are used in the normal way for Sphinx (so should work with all builders including html and dirhtml). Images are a mix of external links and images in the PETSc images repo.
Uses hard-coded links to GitLab avatars, which were obtained with the generate_team_table.py script.
show more ...
|
| 26632be6 | 02-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-extrude-symmetric' into 'main'
Plex: DMPlexExtrude() can now symmetrically extrude
See merge request petsc/petsc!4367 |
| 2cbb9b06 | 21-Sep-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
DMCopyLabels: add DMCopyLabelsMode arg determining duplicity handling;
+ manpage fixes |
| 609dae6e | 20-Sep-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
add DMLabelCompare,DMCompareLabels |
| 1d04cbbe | 20-Sep-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
add DMLabelGetNonEmptyStratumValuesIS() |
| d410b0cf | 29-Sep-2021 |
Matthew G. Knepley <knepley@gmail.com> |
DM: Now extrusion is like DMRefine() and implemented through DMPlexTransform - DMExtrude() replaces DMPlexExtrude() - Added an extrusion transformation - Added DMPlexTransformSetDimensions() and setd
DM: Now extrusion is like DMRefine() and implemented through DMPlexTransform - DMExtrude() replaces DMPlexExtrude() - Added an extrusion transformation - Added DMPlexTransformSetDimensions() and setdimensions function - DMPlexTransformMapCoordinates() and DMPlexSnapToGeomModel() now take the coordinate dimension - -dm_extrude replaces -dm_plex_extrude_layers
show more ...
|
| 853e6878 | 30-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 61bcb0f7 | 30-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-09-30/team-table-hotfix/release' into 'release'
Team table hotfix
See merge request petsc/petsc!4389 |
| ddb78f6b | 30-Sep-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
update tables |
| 64c4d9c3 | 30-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
doc: fix missing URL to changes/316 |
| 9bf728e4 | 28-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
revert sources to dev - reset PETSC_VERSION_RELEASE - reset doc/docs/changes/dev.rst |