| #
3ba16761
|
| 10-Dec-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Make PetscErrorCode a non-discardable enum
|
| #
18290094
|
| 15-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-12-27/rm-vecgetarray-fortran-examples' into 'main'
Replace use of VecGetArray() and friends from Fortran examples and docs
See merge request petsc/petsc!5950
|
| #
0ab4885d
|
| 28-Dec-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Deprecate VecGetArray() and similar routines in favor of VecGetArrayF90() and similar routines, and update Docs
Commit-type: housekeeping /spend 1h
|
| #
6ce40d10
|
| 12-Jan-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Add manual pages for MatGetRowIJF90(), MatRestoreRowIJF90(), ISLocalToGlobalMappingGetIndicesF90(), ISLocalToGlobalMappingRestoresIndicesF90()
Commit-type: docs-only
fix
|
| #
ec522f7f
|
| 15-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-12-06/add-veccheckassembled' into 'main'
Add VecCheckAssembled() and attempt to check for illegal usage of unassembled vectors
See merge request petsc/petsc!5904
|
| #
60211e57
|
| 06-Dec-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Add VecCheckAssembled() and attempt to check for illegal usage of unassembled vectors
Commit-type: error-checking /spend 25m Reported-by: <ksi2443@gmail.com>
|
| #
185d4773
|
| 09-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
9f218844
|
| 08-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-11-29/barry/2022-11-29/fix-matconvert-baij-aij/release' into 'release'
fix matconvert aij to baij to correctly check for any nonzero in a block. fix matincreaseoverlap aij t
Merge branch 'barry/2022-11-29/barry/2022-11-29/fix-matconvert-baij-aij/release' into 'release'
fix matconvert aij to baij to correctly check for any nonzero in a block. fix matincreaseoverlap aij to respect bs in IS
See merge request petsc/petsc!5897
show more ...
|
| #
9a88ca10
|
| 29-Nov-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Make MatIncreaseOverlap_AIJ respect blocking
|
| #
e3dbaa52
|
| 29-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
3d996455
|
| 29-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-11-17/fix-collective-on-man-pages/release' into 'release'
Remove unneeded " on xxx" from most Collective comments in manual pages; move no Fortran support to Collective line
Merge branch 'barry/2022-11-17/fix-collective-on-man-pages/release' into 'release'
Remove unneeded " on xxx" from most Collective comments in manual pages; move no Fortran support to Collective line
See merge request petsc/petsc!5850
show more ...
|
| #
cf53795e
|
| 17-Nov-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Move most of the manual pages no Fortran support to Collective line
Commit-type: documentation /spend 48m
|
| #
c3339dec
|
| 17-Nov-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove unneeded " on xxx" from most Collective comments in manual pages
The phrase was unneeded 99% of the time
I did not remove in the dm directory since another MR is still active that affects th
Remove unneeded " on xxx" from most Collective comments in manual pages
The phrase was unneeded 99% of the time
I did not remove in the dm directory since another MR is still active that affects that directory
Commit-type: documentation /spend 20m
show more ...
|
| #
ee1f2e84
|
| 27-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
d9b3b045
|
| 27-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-11-11/fixes-for-tao/release' into 'release'
Some fixes for Tao while trying to help a user
See merge request petsc/petsc!5840
|
| #
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
|
| #
3c7db156
|
| 16-Nov-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix missing "Key" and incorrect "Command" for manual page listing of Options Database Key(s):
Commit-type: documentation /spend 10m
|
| #
192acc77
|
| 19-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hongzh/fix-matcreategraph' into 'main'
Fix pointer check in MatCreateGraph
See merge request petsc/petsc!5856
|
| #
8dcf7fdb
|
| 19-Nov-2022 |
Hong Zhang <hongzhang@anl.gov> |
Fix pointer check in MatCreateGraph
|
| #
32c27e33
|
| 18-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hongzh/fix-mat-doc' into 'main'
Fix Mat doc for MatCreateGraph and MatEliminateZeros
See merge request petsc/petsc!5845
|
| #
1a360de0
|
| 18-Nov-2022 |
Hong Zhang <hongzhang@anl.gov> |
Fix Mat doc for MatCreateGraph and MatEliminateZeros
|
| #
1d8f8f2c
|
| 17-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
f3be269d
|
| 12-Nov-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Allow viewing a matrix that is not preallocated or assemblied
Useful for viewing PETSc objects (like Tao) that have Mats in them
Some fixes for Tao while trying to help a user
Commit-type: bug-fix
Allow viewing a matrix that is not preallocated or assemblied
Useful for viewing PETSc objects (like Tao) that have Mats in them
Some fixes for Tao while trying to help a user
Commit-type: bug-fix, feature Reported-by: Stephan Köhler <stephan.koehler@math.tu-freiberg.de>
show more ...
|
| #
d5408d55
|
| 16-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-11-10/add-pcfieldsplit-set-fields-fortran/release' into 'release'
Add PCFIELDSPLIT Fortran interface and related work
See merge request petsc/petsc!5822
|