History log of /petsc/doc/ (Results 2076 – 2100 of 2360)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2ab7e49c08-Oct-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: remove old entry from doc/.gitignore

3e44b23306-Oct-2021 Patrick Sanan <patrick.sanan@gmail.com>

Doc: TAO Manual: add missing section labels

4461a8a508-Oct-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: update citation with newly-capitalized name

54129d2f07-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 ...

c36d004407-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

4560423806-Oct-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

dcbc099006-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

ab1071dc06-Oct-2021 Joe Wallwork <j.wallwork16@imperial.ac.uk>

docs changes: metric utils public API

d4445d3805-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

6a1ff48c05-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 ...

77d01c0a05-Oct-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: move BibTeX files to doc/ tree

1cbe80f205-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

9a535baf26-Aug-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

ISLocalToGlobalMappingCreateSF: allow start = PETSC_DECIDE

7bbb4a1004-Oct-2021 Patrick Sanan <patrick.sanan@gmail.com>

docs: remove team table auto-generation logic

99ed602604-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 ...

26632be602-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


/petsc/config/BuildSystem/config/packages/h2opus.py
/petsc/config/BuildSystem/config/packages/htool.py
/petsc/config/BuildSystem/config/packages/ml.py
/petsc/config/BuildSystem/config/packages/slepc.py
docs/changes/dev.rst
tutorials/meshing/guide_to_subsurface.rst
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/dmplextransformimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscdmplextransform.h
/petsc/src/dm/impls/plex/ftn-custom/makefile
/petsc/src/dm/impls/plex/ftn-custom/zplexcreate.c
/petsc/src/dm/impls/plex/ftn-custom/zplexextrude.c
/petsc/src/dm/impls/plex/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexegads.c
/petsc/src/dm/impls/plex/plexegadslite.c
/petsc/src/dm/impls/plex/plexextrude.c
/petsc/src/dm/impls/plex/tests/ex1.c
/petsc/src/dm/impls/plex/tests/ex40.c
/petsc/src/dm/impls/plex/tests/ex55.c
/petsc/src/dm/impls/plex/tests/output/ex1_box_wedge.out
/petsc/src/dm/impls/plex/tests/output/ex1_box_wedge_s2t.out
/petsc/src/dm/impls/plex/tests/output/ex1_box_wedge_s2t_parallel.out
/petsc/src/dm/impls/plex/tests/output/ex1_gmsh_14_ext.out
/petsc/src/dm/impls/plex/tests/output/ex1_gmsh_14_ext_s2t.out
/petsc/src/dm/impls/plex/tests/output/ex1_gmsh_16_spheresurface_extruded.out
/petsc/src/dm/impls/plex/tests/output/ex1_gmsh_16_spheresurface_extruded_s2t.out
/petsc/src/dm/impls/plex/tests/output/ex1_ref_bl_1.out
/petsc/src/dm/impls/plex/tests/output/ex1_ref_bl_2_tri.out
/petsc/src/dm/impls/plex/tests/output/ex1_ref_bl_3_quad.out
/petsc/src/dm/impls/plex/tests/output/ex1_ref_bl_spheresurface_extruded.out
/petsc/src/dm/impls/plex/tests/output/ex1_spheresurface_extruded.out
/petsc/src/dm/impls/plex/tests/output/ex1_spheresurface_extruded_symmetric.out
/petsc/src/dm/impls/plex/tests/output/ex40_extrude_quad.out
/petsc/src/dm/impls/plex/tests/output/ex55_3.out
/petsc/src/dm/impls/plex/tests/output/ex55_4_hdf5_petsc.out
/petsc/src/dm/impls/plex/tests/output/ex55_4_hdf5_xdmf.out
/petsc/src/dm/impls/plex/tests/output/ex55_6.out
/petsc/src/dm/impls/plex/transform/impls/extrude/makefile
/petsc/src/dm/impls/plex/transform/impls/extrude/plextrextrude.c
/petsc/src/dm/impls/plex/transform/impls/makefile
/petsc/src/dm/impls/plex/transform/impls/refine/bl/plexrefbl.c
/petsc/src/dm/impls/plex/transform/interface/plextransform.c
/petsc/src/dm/impls/plex/tutorials/ex10.c
/petsc/src/dm/impls/plex/tutorials/output/ex10_0.out
/petsc/src/dm/impls/plex/tutorials/output/ex10_1.out
/petsc/src/dm/impls/plex/tutorials/output/ex10_2.out
/petsc/src/dm/interface/dm.c
/petsc/src/dm/label/tutorials/ex1.c
/petsc/src/dm/label/tutorials/output/ex1_0_nsize-1.out
/petsc/src/dm/label/tutorials/output/ex1_0_nsize-2.out
/petsc/src/vec/is/is/utils/iscomp.c
/petsc/src/vec/is/sf/utils/sfutils.c
2cbb9b0621-Sep-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

DMCopyLabels: add DMCopyLabelsMode arg determining duplicity handling;

+ manpage fixes

609dae6e20-Sep-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

add DMLabelCompare,DMCompareLabels

1d04cbbe20-Sep-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

add DMLabelGetNonEmptyStratumValuesIS()

d410b0cf29-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 ...


docs/changes/dev.rst
tutorials/meshing/guide_to_subsurface.rst
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/dmplextransformimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscdmplextransform.h
/petsc/src/binding/petsc4py/src/PETSc/DMPlex.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscdmplex.pxi
/petsc/src/dm/impls/plex/ftn-custom/zplexcreate.c
/petsc/src/dm/impls/plex/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexegads.c
/petsc/src/dm/impls/plex/plexegadslite.c
/petsc/src/dm/impls/plex/plexextrude.c
/petsc/src/dm/impls/plex/tests/ex1.c
/petsc/src/dm/impls/plex/tests/ex40.c
/petsc/src/dm/impls/plex/tests/output/ex1_box_wedge.out
/petsc/src/dm/impls/plex/tests/output/ex1_box_wedge_s2t.out
/petsc/src/dm/impls/plex/tests/output/ex1_box_wedge_s2t_parallel.out
/petsc/src/dm/impls/plex/tests/output/ex1_gmsh_14_ext.out
/petsc/src/dm/impls/plex/tests/output/ex1_gmsh_14_ext_s2t.out
/petsc/src/dm/impls/plex/tests/output/ex1_gmsh_16_spheresurface_extruded.out
/petsc/src/dm/impls/plex/tests/output/ex1_gmsh_16_spheresurface_extruded_s2t.out
/petsc/src/dm/impls/plex/tests/output/ex1_ref_bl_1.out
/petsc/src/dm/impls/plex/tests/output/ex1_ref_bl_2_tri.out
/petsc/src/dm/impls/plex/tests/output/ex1_ref_bl_3_quad.out
/petsc/src/dm/impls/plex/tests/output/ex1_ref_bl_spheresurface_extruded.out
/petsc/src/dm/impls/plex/tests/output/ex1_spheresurface_extruded.out
/petsc/src/dm/impls/plex/tests/output/ex1_spheresurface_extruded_symmetric.out
/petsc/src/dm/impls/plex/tests/output/ex40_extrude_quad.out
/petsc/src/dm/impls/plex/transform/impls/extrude/makefile
/petsc/src/dm/impls/plex/transform/impls/extrude/plextrextrude.c
/petsc/src/dm/impls/plex/transform/impls/makefile
/petsc/src/dm/impls/plex/transform/impls/refine/bl/plexrefbl.c
/petsc/src/dm/impls/plex/transform/interface/plextransform.c
/petsc/src/dm/impls/plex/tutorials/ex10.c
/petsc/src/dm/impls/plex/tutorials/output/ex10_0.out
/petsc/src/dm/impls/plex/tutorials/output/ex10_1.out
/petsc/src/dm/impls/plex/tutorials/output/ex10_2.out
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petsc.bib
853e687830-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

61bcb0f730-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

ddb78f6b30-Sep-2021 Jacob Faibussowitsch <jacob.fai@gmail.com>

update tables

64c4d9c330-Sep-2021 Satish Balay <balay@mcs.anl.gov>

doc: fix missing URL to changes/316

9bf728e428-Sep-2021 Satish Balay <balay@mcs.anl.gov>

revert sources to dev
- reset PETSC_VERSION_RELEASE
- reset doc/docs/changes/dev.rst

1...<<81828384858687888990>>...95