| #
49154744
|
| 22-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
d7849d59
|
| 20-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-petsccallmpi' into 'release'
Fix PetscCallMPI(MPI_Allreduce()) with PETSc types
See merge request petsc/petsc!6348
|
| #
a2fd83f7
|
| 20-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
be26c74a
|
| 20-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'bouridn/PlexDistribute-Int64-bug' into 'release'
Fixed bug in PlexDistribute with 64bit indices
See merge request petsc/petsc!6346
|
| #
ab9fe21f
|
| 20-Apr-2023 |
Blaise Bourdin <bourdin@mcmaster.ca> |
Fixed bug in PlexDistribute with 64bit indices
|
| #
712fec58
|
| 19-Apr-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix PetscCallMPI(MPI_Allreduce()) with PETSc types
|
| #
f796603a
|
| 18-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
3b7633ae
|
| 17-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-docs' into 'release'
Fix documentation
See merge request petsc/petsc!6335
|
| #
76fbde31
|
| 17-Apr-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix documentation
|
| #
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
|
| #
0b457fc3
|
| 10-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-natural-view' into 'main'
Knepley/fix natural view
See merge request petsc/petsc!6043
|
| #
f6c7c579
|
| 09-Feb-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Add size check to DMPlexGlobalToNaturalBegin()
|
| #
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
|
| #
bae02e0e
|
| 17-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'bourdin/fix-DMPlexCreateNaturalVector' into 'main'
Fixed a bug when setting up natural vector block size
See merge request petsc/petsc!5960
|
| #
6fba1fe0
|
| 17-Jan-2023 |
Blaise Bourdin <bourdin@mcmaster.ca> |
Fixed a bug when setting up natural vector block size
|
| #
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
|
| #
e3f8113e
|
| 24-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
7b40329e
|
| 24-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'marboeuf/bugfix-DMPlexCreateGlobaltoNaturalSF' into 'release'
Fix bug in DMPlexCreateGlobalToNaturalSF
See merge request petsc/petsc!5764
|
| #
57a2b1f8
|
| 24-Oct-2022 |
Blaise Bourdin <bourdin@mcmaster.ca> |
Fix bug in DMPlexCreateGlobalToNaturalSF
the SF was not properly created on MPI tasks without degree of freedoms
|