| #
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
|
| #
01fc6e75
|
| 22-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
50c89487
|
| 22-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-05-10/fix-man-pages-trivial/release' into 'release'
Fix trivial typos etc in some manual pages
See merge request petsc/petsc!6450
|
| #
37fdd005
|
| 10-May-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix trivial typos etc in some manual pages
Also remove manual page for SNESNGSFunction since it does not exist
|
| #
597312bb
|
| 02-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
7168d968
|
| 02-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-setinf' into 'release'
Fixes for -fp_trap
See merge request petsc/petsc!6372
|
| #
2b6f951b
|
| 01-May-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Plex: More FPE fixes
allow cells with no coordinates FVM: More robust limiter PetscGridHash: use Calloc to avoid floating point exceptions PetscDT: fpe fixes
|
| #
2a1d25e5
|
| 01-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typos' into 'release'
Fix typos
See merge request petsc/petsc!6397
|
| #
f826b5fc
|
| 01-May-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix typos
|
| #
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
|
| #
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
|
| #
89480967
|
| 14-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
5a677a6b
|
| 14-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-04-08/update-guide/release' into 'release'
Some updates to users guide focusing on the discretization infrastructure
See merge request petsc/petsc!6303
|
| #
9bdbcad8
|
| 14-Apr-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Some updates to users guide focusing on the discretization infrastructure
|
| #
a403f267
|
| 10-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/dmplex-events' into 'main'
DM: add events for plex creation, projection, transforms, offsets
See merge request petsc/petsc!6301
|
| #
708be2fd
|
| 08-Apr-2023 |
Jed Brown <jed@jedbrown.org> |
DM: add events for plex creation, projection, transforms, offsets
These often account for a lot of time, but were not captured in any events, leading to mystery time in the overall log_view.
|
| #
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
|
| #
b6b5caf9
|
| 27-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-hybrid-mass' into 'main'
Plex: Can now specify a mass weighting to hybrid residual
See merge request petsc/petsc!6210
|