| #
5f80ce2a
|
| 24-Feb-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
chkerr and friends wrapped
|
| #
26ef77f3
|
| 18-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-doc' into 'main'
CI: update target 'manualpages' to abort on error - and fix all doc issues
See merge request petsc/petsc!4979
|
| #
67b8a455
|
| 15-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
doc: more fixes to remove build warnings
|
| #
a7261a69
|
| 18-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-03-13/fix-some-manualpages/release' into 'main'
Improve generation of manual pages/fix a variety of manul pages basic formatting
See merge request petsc/petsc!4969
|
| #
606c0280
|
| 17-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
doc: fix References: section
Notation: . * - text or . year - text
|
| #
1241a243
|
| 13-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-01-05/c99' into 'main'
Feature: C99 and C++11
See merge request petsc/petsc!4700
|
| #
2c71b3e2
|
| 11-Feb-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
rename PetscAssert() -> PetscCheck() and PetscAssertDebug() -> PetscAssert()
|
| #
9ace16cd
|
| 28-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
add PetscAssert() and PetscAssertFalse()
|
| #
7d3de750
|
| 12-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
make PetscInfo() variadic
|
| #
98921bda
|
| 28-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
SETERRQ[1-9]+ begone
|
| #
168bb9f7
|
| 13-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-misleading-indentation' into 'main'
g++11: fix -Werror=misleading-indentation
See merge request petsc/petsc!4298
|
| #
60d4fc61
|
| 10-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
g++11: fix -Werror=misleading-indentation
|
| #
253092e3
|
| 01-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
eb0b2230
|
| 31-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-05-25/fix-qn-jacobian-setfromoptions/release' into 'release'
Fix SNES QN with Jacobian option to call KSPSetFromOptions() from...
See merge request petsc/petsc!4018
|
| #
7044b745
|
| 25-May-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix SNES QN with Jacobian option to call KSPSetFromOptions() from SNESSetFromOptions() and KSPView() from SNESView()
Allow SNES QN to have a history of length 0 for which with the Jacobian option pr
Fix SNES QN with Jacobian option to call KSPSetFromOptions() from SNESSetFromOptions() and KSPView() from SNESView()
Allow SNES QN to have a history of length 0 for which with the Jacobian option produces the same results as Newton
Commit-type: bug-fix \spend 20m Reported-by: hg <hgbk2008@gmail.com>
show more ...
|
| #
678e61f4
|
| 12-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
ee237c94
|
| 12-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-documentation' into 'release'
Documentation fixes
See merge request petsc/petsc!3851
|
| #
446c23c1
|
| 11-Apr-2021 |
Pierre Jolivet <pierre@joliv.et> |
Documentation fixes
|
| #
16924cb1
|
| 26-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
See merge request petsc/petsc
Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
See merge request petsc/petsc!3064
show more ...
|
| #
2da392cc
|
| 17-Aug-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
Commit-type: portability-fix, testing-fix, style-fix, feature, maintainability /spend 1.5h
|
| #
863deefa
|
| 13-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
ae8c65b1
|
| 13-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-08-09/non-ascii-source-error' into 'maint'
Non-ASCII characters in source should be an immediate error, not allowed in master
See merge request petsc/petsc!3036
|
| #
110fc3b0
|
| 10-Aug-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Non-ASCII characters in source should be an immediate error, not allowed in master
I wasted a huge amount of time with Python 3 and difficulties reading files with stdin and friends due to non-ASCII
Non-ASCII characters in source should be an immediate error, not allowed in master
I wasted a huge amount of time with Python 3 and difficulties reading files with stdin and friends due to non-ASCII characters in the source
Commit-type: error-checking, portability-fix, testing-fix, style-fix, feature /spend 5h
show more ...
|
| #
bcddbdeb
|
| 07-May-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/dalcinl/fix-null'
TS/SNES/Tao: Fix 0 ->NULL for pointers
See merge request petsc/petsc!2783
|
| #
9e5d0892
|
| 07-May-2020 |
Lisandro Dalcin <dalcinl@gmail.com> |
SNES: Replace 0 -> NULL for pointers
|