| #
c2796d2c
|
| 12-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hzhang/matproduct-setalgorithm' into 'main'
update documentation and options database of MatProductSetAlgorithm()
See merge request petsc/petsc!4802
|
| #
3e662e0b
|
| 12-Feb-2022 |
Hong Zhang <hzhang@mcs.anl.gov> |
update documentation and options database of MatProductSetAlgorithm()
|
| #
4845fe0f
|
| 01-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
7b5092b4
|
| 28-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-documentation' into 'release'
Documentation fixes
See merge request petsc/petsc!4775
|
| #
152b2039
|
| 28-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/check-issetblocksize' into 'main'
Check for correctness of indices in ISSetBlockSize()
See merge request petsc/petsc!4772
|
| #
9dd3beda
|
| 23-Jan-2022 |
Pierre Jolivet <pierre@joliv.et> |
MatIncreaseOverlap(): propagate bs when applicable
|
| #
30f30de8
|
| 27-Jan-2022 |
Pierre Jolivet <pierre@joliv.et> |
ISSetBlockSize(): check for valid inputs
|
| #
9ee8c966
|
| 23-Jan-2022 |
Pierre Jolivet <pierre@joliv.et> |
Docs: restart -> rstart
|
| #
527263cc
|
| 19-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
5895b338
|
| 18-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/mattranpose-default-convert' into 'main'
MATTRANSPOSE default convert
See merge request petsc/petsc!4722
|
| #
0acd390c
|
| 17-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-dmstag-misc-2022-01-11' into 'release'
Docs and checks: some updates to support DMStag Matrix preallocation
See merge request petsc/petsc!4713
|
| #
ac4397d1
|
| 17-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-12-21/improve-matschur' into 'release'
Improve manual page discussion of the various MatSchur functionalities
See merge request petsc/petsc!4667
|
| #
54703344
|
| 21-Dec-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Improve manual page discussion of the various MatSchur functionalities
Improve formatting of example that demonstrates MatSchur functionalities
Commit-type: docs-only \spend 2h Thanks-to: Patrick S
Improve manual page discussion of the various MatSchur functionalities
Improve formatting of example that demonstrates MatSchur functionalities
Commit-type: docs-only \spend 2h Thanks-to: Patrick Sanan
show more ...
|
| #
6a4403aa
|
| 14-Dec-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATTRANSPOSE: use MatConvert_Basic if inner transposition operation is not available
|
| #
940e4fdf
|
| 12-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-12-09/attribute-format-mat' into 'main'
Feature: Attribute Format - Mat
See merge request petsc/petsc!4634
|
| #
e5e5a7b5
|
| 10-Jan-2022 |
Patrick Sanan <patrick.sanan@gmail.com> |
Mat: add missing man pages and update paramter names for Mat value getters and setters
Add missing man pages for MatGetValue and MatSetValueLocal.
Update parameter names for MatGetValue to match Ma
Mat: add missing man pages and update paramter names for Mat value getters and setters
Add missing man pages for MatGetValue and MatSetValueLocal.
Update parameter names for MatGetValue to match MatSetValue.
show more ...
|
| #
3696d3f5
|
| 05-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Additional PetscInt_FMT empty string and SETERRQ trailing newline fixes
|
| #
546078ac
|
| 10-Dec-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
remove trailing newline from SETERRQ
|
| #
c0aa6a63
|
| 09-Dec-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
applied attribute format fixes to mat headers
|
| #
2158cd20
|
| 31-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/petsc4py' into 'main'
Some work on petsc4py
See merge request petsc/petsc!4644
|
| #
fc989267
|
| 03-Nov-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATIS: fix what NULL means for l2gmap
conceptually, a NULL l2map is a full local to global map petsc4py: support for MatCreateIS and add MATIS tests
|
| #
9a14fc28
|
| 21-Oct-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
Mat: add missing general fallbacks for matrices flagged as symmetric
Fix MatMatSolve_Basic using MatDense API to prevent from unneeded device2host copies
|
| #
8af18dd8
|
| 21-Oct-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatConvert_Basic: use matvecs if getrow is not implemented
Allow MatEqual to run the matvecs comparison if the implementation is not found Add test for MATPYTHON
|
| #
959e1fce
|
| 18-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
bccdf5c4
|
| 17-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan-release-patch-03293' into 'release'
Docs: fix formatting on MatSetOption man page
See merge request petsc/petsc!4656
|