| #
4f572ea9
|
| 18-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
Rename PetscValidPointer -> PetscAssertPointer
|
| #
7a2f837d
|
| 06-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
Deploy new PetscValidPointer, remove PetscValidXXXPointer
|
| #
02477ebb
|
| 15-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'
Enable docs linting
See merge request petsc/petsc!6667
|
| #
60225df5
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Lint apply: dm
|
| #
8c38e02a
|
| 03-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4ff55f77
|
| 01-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-05-27/improve-tutorials/release' into 'release'
Minor cleanup of website tutorials
See merge request petsc/petsc!6520
|
| #
1cc06b55
|
| 27-May-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx
|
| #
1573ae3f
|
| 28-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-exodusii-sideset' into 'main'
Plex+ExodusII: Sideset markers 1 and 2 are reserved
See merge request petsc/petsc!6386
|
| #
82cad2ff
|
| 28-Apr-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+ExodusII: Sideset markers 1 and 2 are reserved
|
| #
786a13f3
|
| 20-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'andrsd/exodusii-1d-elems' into 'main'
PlexExodusII: Adding support for 1D elements
See merge request petsc/petsc!6299
|
| #
207ab81f
|
| 20-Apr-2023 |
David Andrs <andrsd@gmail.com> |
PlexExodusII: Adding support for 1D elements
|
| #
d01c6957
|
| 28-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-25/fix-more-manualpages' into 'main'
More manual page fixes
See merge request petsc/petsc!6233
|
| #
2fe279fd
|
| 28-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
More manual page fixes
|
| #
e9f36840
|
| 18-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-08/fix-man-pages-detected-by-lint' into 'main'
Fix many manual pages
See merge request petsc/petsc!6162
|
| #
20f4b53c
|
| 09-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix manual pages based on reports from Jacob's lint tool
Commit-type: documentation
|
| #
31d78bcd
|
| 02-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'
Feature: Non-discardable PetscErrorCode
See merge request petsc/petsc!5923
|
| #
3ba16761
|
| 10-Dec-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Make PetscErrorCode a non-discardable enum
|
| #
43cdf1eb
|
| 21-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
adcfa051
|
| 20-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'bourdin/fix-exodus-segfault' into 'release'
exodusII: fix segfault in dmView
See merge request petsc/petsc!5930
|
| #
bdbfaa5d
|
| 18-Dec-2022 |
Blaise Bourdin <bourdin@mcmaster.ca> |
exodusII: fix segfault in dmView
DMViewExodusii segfaulted when called on a DM with empty Cell Sets label on some ranks This only became a problem after MR !4133 was integrated since previousl
exodusII: fix segfault in dmView
DMViewExodusii segfaulted when called on a DM with empty Cell Sets label on some ranks This only became a problem after MR !4133 was integrated since previously `DMPlexCreateExodusFromFile` would only create these labels on rank 0
show more ...
|
| #
990be990
|
| 23-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
d9370626
|
| 21-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-11-15/fix-more-dm-man-pages/release' into 'release'
fix more un-updated DMPLEX manual pages
See merge request petsc/petsc!5839
|
| #
a1cb98fa
|
| 16-Nov-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
fix more un-updated DMPLEX manual pages
Commit-type: documentation
|
| #
061e922f
|
| 22-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'
Feature: Bicycle Storage Facility 2
See merge request petsc/petsc!5661
|
| #
d71ae5a4
|
| 21-Sep-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
source code format changes due to .clang-format changes
|