| #
7a5f5397
|
| 18-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/add-petscsf-fortran' into 'main'
Add Fortran binding for PetscSFGet{Leaf,Root}Ranks
See merge request petsc/petsc!5860
|
| #
91a41447
|
| 20-Nov-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
SF: revise PetscSFGetLeaf/RootRanks manual
|
| #
1ea65430
|
| 04-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
a41402af
|
| 04-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typo' into 'release'
Winter cleaning
See merge request petsc/petsc!5948
|
| #
35cb6cd3
|
| 30-Dec-2022 |
Pierre Jolivet <pierre@joliv.et> |
Fix some typos
|
| #
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 ...
|
| #
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 ...
|
| #
2f91b18a
|
| 23-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-11-08/remove-petsctable' into 'main'
Remove PetscTable
See merge request petsc/petsc!5819
|
| #
eec179cf
|
| 08-Nov-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
- Replace PetscTable with PetscHMapI. - Rename: - PetscTableCreate() -> PetscHMapICreateWithSize() - PetscTableFind() -> PetscHMapIGetWithDefault() - PetscTableAdd() -> PetscHMapISetWithMode()
|
| #
1081f165
|
| 09-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'haplav/petscsfconcatenate-add-global-renumbering' into 'main'
PetscSFConcatenate: add global rootmode
See merge request petsc/petsc!5726
|
| #
12f479c1
|
| 08-Nov-2022 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscSFConcatenate: create dummy SF only in debug mode
|
| #
1f40158d
|
| 09-May-2022 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscSFConcatenate: add global rootmode
|
| #
a207d08e
|
| 30-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
ed31fb71
|
| 30-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/codespell-typos' into 'release'
A few more codespell fixes
See merge request petsc/petsc!5786
|
| #
d5b43468
|
| 29-Oct-2022 |
Jose E. Roman <jroman@dsic.upv.es> |
A few more codespell fixes
|
| #
65509078
|
| 26-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
752ce752
|
| 24-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-10-02/fix-is-manpages/release' into 'release'
cleaned up IS manual pages
See merge request petsc/petsc!5704
|
| #
cab54364
|
| 03-Oct-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Cleanup manual pages in src/vec/is
Commit-type: documentation /spend 4h
|
| #
061e922f
|
| 22-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'
Feature: Bicycle Storage Facility 2
See merge request petsc/petsc!5661
|
| #
d71ae5a4
|
| 21-Sep-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
source code format changes due to .clang-format changes
|
| #
15ee4b97
|
| 09-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/fix_sfcompose' into 'main'
Fix PetscSFCompose()
Closes #957
See merge request petsc/petsc!5605
|
| #
0ea77eda
|
| 08-Sep-2022 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
sf: fix PetscSFCompose()
|
| #
f0af967e
|
| 29-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-style-one-liners' into 'main'
Remove braces from one-liners w/o PetscCall()
See merge request petsc/petsc!5561
|
| #
ad540459
|
| 29-Aug-2022 |
Pierre Jolivet <pierre@joliv.et> |
Remove braces from one-liners w/o PetscCall()
|