| #
bc877574
|
| 12-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'zach/petscoptions-add-parameter-names' into 'release'
PetscOptions - Add useful parameter names to macros
See merge request petsc/petsc!7103
|
| #
5305534f
|
| 11-Dec-2023 |
Zach Atkins <zach.atkins@colorado.edu> |
PetscOptions - doc - Move documentation to PetscOptions macros
|
| #
9c5460f9
|
| 17-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'
Linter detect possible static functions
See merge request petsc/petsc!6796
|
| #
66976f2f
|
| 14-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add static to internal functions
|
| #
cfd92c66
|
| 22-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'tisaac/feature-type-generic-petsc-valid-pointer' into 'main'
Implement a type generic PetscValidPointer
See merge request petsc/petsc!6693
|
| #
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
|
| #
10450e9e
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Manual linter fixes: sys
|
| #
aec76313
|
| 12-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Lint apply: sys
|
| #
bb110a73
|
| 26-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-06-05/petscoptions-cleanup' into 'main'
Clean up aoptions.c
See merge request petsc/petsc!6554
|
| #
10c654e6
|
| 05-Jun-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Clean up aoptions.c and options.c
|
| #
4ff6d9f4
|
| 19-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-09/fix-petscoptionsgetbool' into 'main'
Fix PetscOptionsGetBool() so it sets ivalue to PETSC_FALSE if the option is not given
See merge request petsc/petsc!6575
|
| #
40dd793e
|
| 19-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix PetscOptionsGetBool() so it sets ivalue to PETSC_FALSE if the option is not given
|
| #
49bfc494
|
| 16-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
ac55302c
|
| 14-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-06-12/docs-aoptions/release' into 'release'
Very minor fix of docs in aoptions.c
See merge request petsc/petsc!6589
|
| #
30bab8db
|
| 12-Jun-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Very minor fix of docs in aoptions.c
|
| #
b230feb8
|
| 26-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-05-16/add-petscoptionsbegin-fortran' into 'main'
Provide PetscOptionsBegin/End and friends for Fortran
See merge request petsc/petsc!6473
|
| #
4bb2516a
|
| 26-May-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Provide PetscOptionsBegin/End and friends for Fortran
|
| #
3ec5d0d2
|
| 08-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4d5ef84c
|
| 07-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/fix-man-pages' into 'release'
Fix several manual pages
See merge request petsc/petsc!6423
|
| #
7cdbe19f
|
| 06-May-2023 |
Jose E. Roman <jroman@dsic.upv.es> |
Manpages: collective info should go after synopsis
|
| #
676cfb38
|
| 05-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-30/use-strerror-for-sys-errors' into 'main'
Use strerror() to print the cause of system errors to help users debug problems related to IO
See merge request petsc/petsc!6
Merge branch 'barry/2023-03-30/use-strerror-for-sys-errors' into 'main'
Use strerror() to print the cause of system errors to help users debug problems related to IO
See merge request petsc/petsc!6262
show more ...
|
| #
bf31d2d3
|
| 30-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Use strerror() to print the cause of system errors to help users debug problems related to IO
Commit-type: usability
Branch-name: barry/2023-03-30/use-strerror-for-sys-errors Branch-root: main Bran
Use strerror() to print the cause of system errors to help users debug problems related to IO
Commit-type: usability
Branch-name: barry/2023-03-30/use-strerror-for-sys-errors Branch-root: main Branch-purpose: Use strerror() to print the cause of system errors to help users debug problems related to IO
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
|