| #
cbc6b225
|
| 10-Mar-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatSetPreallocationCOO: avoid MatHeaderMerge
|
| #
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
|
| #
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()
|
| #
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
|
| #
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
|
| #
af9c4ebf
|
| 15-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-nec-release' into 'main'
NEC: few fixes
See merge request petsc/petsc!4417
|
| #
7c70b0e9
|
| 05-Oct-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
Minor
|
| #
c1bf08c5
|
| 06-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/spelling-errors' into 'main'
Fix many spelling errors in manpages and comments
See merge request petsc/petsc!4283
|
| #
a5b23f4a
|
| 03-Sep-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix spelling errors in manpages and comments
|
| #
9d82f6be
|
| 15-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4e4cc714
|
| 14-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/matmat-cpufallback' into 'release'
MATAIJCUSPARSE: dispatch to CPU if requested
See merge request petsc/petsc!4158
|
| #
65e4b4d4
|
| 09-Jul-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATAIJCUSPARSE: dispatch to CPU if requested
fix CPU codepath for device matrices fix MPI ptap Add tests
|
| #
a8cf78f8
|
| 24-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-05-16/fix-double-lines' into 'main'
Fix typos in source
See merge request petsc/petsc!3984
|
| #
4e278199
|
| 16-May-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove all double blank lines from source
Commit-type: petsc-style /2h
|
| #
9f90f53a
|
| 04-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/gamg-gpu-setup' into 'master'
MatMat operations with CUSPARSE
See merge request petsc/petsc!3391
|
| #
2e5835c6
|
| 12-Nov-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATAIJ: some fixes for device builds
|
| #
fc426f32
|
| 14-Dec-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hzhang/mat-force-diagonals' into 'master'
Hzhang/mat force diagonals
See merge request petsc/petsc!3472
|
| #
8c78258c
|
| 09-Dec-2020 |
Hong Zhang <hzhang@mcs.anl.gov> |
Add MatOption MAT_FORCE_DIAGONAL_ENTRIES; rm MAT_NEW_DIAGONALS Reported-by: Nourgaliev, Robert Nr <nourgaliev1@llnl.gov> implemented for C = At*B with aij for all the algorithms implemented for C = A
Add MatOption MAT_FORCE_DIAGONAL_ENTRIES; rm MAT_NEW_DIAGONALS Reported-by: Nourgaliev, Robert Nr <nourgaliev1@llnl.gov> implemented for C = At*B with aij for all the algorithms implemented for C = A*B with aij matrices
show more ...
|