| #
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
|
| #
e4094ef1
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Lint apply: snes
|
| #
422617d9
|
| 10-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
bfdba68d
|
| 07-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'BarrySmith-release-patch-61455' into 'release'
Update linesearch.c to fix typo in manual page
See merge request petsc/petsc!6675
|
| #
869ba2dc
|
| 07-Jul-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Update linesearch.c to fix typo in manual page
|
| #
2457174d
|
| 21-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
5cf20862
|
| 21-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-20/revert-linesearch-maxstep-change/release' into 'release'
Revert flawed 51dbb4743480 that completely messed up handling of large SNES steps
See merge request petsc/pet
Merge branch 'barry/2023-06-20/revert-linesearch-maxstep-change/release' into 'release'
Revert flawed 51dbb4743480 that completely messed up handling of large SNES steps
See merge request petsc/petsc!6620
show more ...
|
| #
b13b64c2
|
| 20-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Revert flawed 51dbb4743480 that completely messed up handling of large SNES steps
Reported-by: Nabil Abboud
|
| #
fc8a290c
|
| 03-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/gamg' into 'main'
some housekeeping before the PETSc user meeting
See merge request petsc/petsc!6534
|
| #
6adde796
|
| 01-Jun-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Fix some improper use of COMM_SELF in error reporting
|
| #
0180b7d9
|
| 14-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
7fb9b4f4
|
| 13-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-04-10/fix-linesearch-maxstep/release' into 'release'
Minor comment, manual page cleanup for snes linesearch
See merge request petsc/petsc!6308
|
| #
51dbb474
|
| 11-Apr-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix bug in handling of -snes_linesearch_maxstep.
It should be relative to fnorm, not an absolute value
Commit-type: bug-fix
|
| #
a68bbae5
|
| 11-Apr-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Minor comment, manual page cleanup for snes linesearch
Branch-name: barry/2023-04-10/fix-linesearch-maxstep/release Branch-root: release Branch-purpose: Fix bug in handling of -snes_linesearch_maxst
Minor comment, manual page cleanup for snes linesearch
Branch-name: barry/2023-04-10/fix-linesearch-maxstep/release Branch-root: release Branch-purpose: Fix bug in handling of -snes_linesearch_maxstep that should make it a relative, not absolute value
show more ...
|
| #
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
|
| #
81e241df
|
| 11-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-01-30/cpp20' into 'main'
Add C++20 support to configure
See merge request petsc/petsc!6014
|
| #
13bcc0bd
|
| 01-Feb-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Fix C++20 implicit enum-float conversions
|
| #
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
|
| #
e3dbaa52
|
| 29-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|