| #
aa624791
|
| 24-Feb-2023 |
Pierre Jolivet <pierre@joliv.et> |
Double spaces, wrong backticks, or unneeded braces
|
| #
a682ec2a
|
| 23-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-02-17/man-page-fixes-huge-jacob-automatic' into 'main'
A variety of manual page fixes for problems found by Jacob's lint or noted...
See merge request petsc/petsc!6088
|
| #
27430b45
|
| 23-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
A variety of manual page fixes for problems found by Jacob's lint or noted while fixing those problems
Commit-type: docs-only
|
| #
0b31b82a
|
| 21-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-02-18/allow-mat-nested-hash-preallocation' into 'main'
Allow MatXXXSetPreallocation() to be called after MatSetUp() puts the matrix into hash MatSetValues() mode
See merge
Merge branch 'barry/2023-02-18/allow-mat-nested-hash-preallocation' into 'main'
Allow MatXXXSetPreallocation() to be called after MatSetUp() puts the matrix into hash MatSetValues() mode
See merge request petsc/petsc!6090
show more ...
|
| #
ad79cf63
|
| 19-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Allow MatXXXSetPreallocation() to be called after MatSetUp() puts the matrix into hash MatSetValues() mode
Commit-type: feature /spend 1h Reported-by: Pierre Jolivet
|
| #
b047e4b5
|
| 17-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-09-12/fix-mat-preallocation' into 'main'
try to build efficient hash table allocation directly into Mat
See merge request petsc/petsc!5621
|
| #
26cec326
|
| 08-Dec-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Add support for Mat to allow skipping preallocation by having the first round of MatSetValues use hash
* MATPREALLOCATOR can be deprecated as well as possibly some other preallocation macros/routine
Add support for Mat to allow skipping preallocation by having the first round of MatSetValues use hash
* MATPREALLOCATOR can be deprecated as well as possibly some other preallocation macros/routines * Optimizations such as direct support for MatSetValuesBlocked() for *BAIJ can be added in the future
Commit-type: feature /spend 25h
show more ...
|
| #
37d05b02
|
| 06-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b877537e
|
| 05-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typos' into 'release'
Fix Typos
See merge request petsc/petsc!6024
|
| #
da81f932
|
| 05-Feb-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix Typos
|
| #
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
|
| #
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
|
| #
0b98dbb4
|
| 30-Dec-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Add MatMPIAIJGetSeqAIJF90(), MatMPIAIJRestoreSeqAIJF90()
|
| #
99d14cb2
|
| 12-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-removed-errorchecking' into 'main'
Remove remaining traces of --with-errorchecking
See merge request petsc/petsc!5962
|
| #
2f181314
|
| 08-Jan-2023 |
Pierre Jolivet <pierre@joliv.et> |
Remove remaining traces of --with-errorchecking
|
| #
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
|
| #
bac8e595
|
| 03-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/gamg-mpiaij-fixes' into 'main'
Adams/gamg mpiaij fixes
See merge request petsc/petsc!5929
|
| #
35cb6cd3
|
| 30-Dec-2022 |
Pierre Jolivet <pierre@joliv.et> |
Fix some typos
|
| #
2cf69117
|
| 18-Dec-2022 |
markadams4 <mfadams@lbl.gov> |
remove hardwired array in mpiaij
|
| #
befe9cae
|
| 30-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'suyash/register_matcovert_seqaijhipsparse' into 'main'
Register matcovert_seqaijhipsparse in HIP implementation
See merge request petsc/petsc!5885
|
| #
d5e393b6
|
| 30-Nov-2022 |
Suyash Tandon <suyashtn@umich.edu> |
Register matcovert_seqaijhipsparse in HIP implementation
|
| #
e3dbaa52
|
| 29-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|