| #
8026c9c0
|
| 11-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-matduplicate-seqaij-unassembled' into 'release'
MatDuplicate_SeqAIJ: don't force assembled=true
See merge request petsc/petsc!4956
|
| #
2d8b45a4
|
| 11-Mar-2022 |
Pierre Jolivet <pierre@joliv.et> |
MatDuplicate_SeqAIJ: don't force assembled=true
|
| #
6584f52a
|
| 11-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/matis-negative-indices' into 'main'
matis negative indices
See merge request petsc/petsc!4923
|
| #
8a1f772f
|
| 01-Mar-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
{Mat|Vec}SetValues and friends: allow NULL for maps and values
|
| #
a147c0b5
|
| 09-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-02-24/rm-petscassert-false' into 'main'
Remove PetscAssertFalse(), change some incorrect use of PetscAssert*() for...
See merge request petsc/petsc!4887
|
| #
6bdcaf15
|
| 09-Mar-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove PetscAssertFalse(), change some incorrect use of PetscAssert*() for OUTOFRANGE to PetscCheck()
Commit-type: error-checking, style-fix /spend 1h
|
| #
5320ceee
|
| 24-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
a7d7911d
|
| 24-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-documentation-matgetownershipis' into 'release'
MatGetOwnershipIS: fix misleading documentation
See merge request petsc/petsc!4878
|
| #
e7ed1aee
|
| 23-Feb-2022 |
Pierre Jolivet <pierre@joliv.et> |
MatGetOwnershipIS: fix misleading documentation
|
| #
6d455e1d
|
| 21-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
2f237b6c
|
| 21-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-02-15/fix-unix/release' into 'release'
Fix capitalization of proper nouns etc in PETSc documentation
See merge request petsc/petsc!4856
|
| #
e1dfdf8e
|
| 15-Feb-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix capitalization of proper nouns etc in PETSc documentation
Add capitalization guide to the developers style guide
Commit-type: documentation /spend 20m
|
| #
7d3e3cfb
|
| 16-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/tao-python' into 'main'
TAOPYTHON
See merge request petsc/petsc!4768
|
| #
300d917b
|
| 31-Jan-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATH2OPUS: expose low rank update operation
add Python bindings
|
| #
e83374e3
|
| 31-Jan-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatSetRandom: check that matrix has been preallocated
|
| #
9fb5cac7
|
| 30-Jan-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatDuplicate: propagate vec type
|
| #
f81bb891
|
| 02-Feb-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
Minor
|
| #
d57420f6
|
| 14-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
35a618ad
|
| 14-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-02-11/vpbjacobi-docs/release' into 'release'
Minor additions to various Jacobi-like PC manual pages
See merge request petsc/petsc!4837
|
| #
90dfcc32
|
| 14-Feb-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Minor additions to various Jacobi-like PC manual pages
|
| #
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
|