| #
db77db73
|
| 01-Nov-2019 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
MatShell - add SetVecType
|
| #
893c5908
|
| 30-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
d4c56f14
|
| 30-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-matseqbaijgetarray' into 'maint'
Expose MatSeqBAIJ[Get|Restore]Array
See merge request petsc/petsc!2233
|
| #
cda14afc
|
| 30-Oct-2019 |
prj- <pierre.jolivet@enseeiht.fr> |
Expose MatSeqBAIJ[Get|Restore]Array
|
| #
8da4f93b
|
| 23-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/gpu-bddc' into 'master'
Improvements towards BDDC on GPUs
See merge request petsc/petsc!2067
|
| #
8f1ea47a
|
| 17-Sep-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatSeqAIJ{Get|Restore}ArrayRead: first implementation
This allows to do few things, waiting for Karl to write the wrapper library...
|
| #
c7ccbb75
|
| 21-Sep-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Add note reqarding SuiteSparse packages
Commit-type: documentation
|
| #
b98be62b
|
| 19-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-matcomposite-merge-mvctx' into 'master'
Add an optimization to merge mvctx for ADDITIVE MatComposite
See merge request petsc/petsc!2045
|
| #
03049c21
|
| 05-Aug-2019 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Added MatCompositeSetScalings() and optimized Mvctx for MatComposite
|
| #
ed0ed7c6
|
| 19-Sep-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into 'barry/2019-08-22/fix-fblaslapack-for-nag'
# Conflicts: # lib/petsc/conf/test
|
| #
754bdc40
|
| 10-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2019-08-21/add-matfdcoloringsetvalues' into 'master'
Added MatFDColoringSetValues() takes matrix in compressed color form (as often...
See merge request petsc/petsc!1999
|
| #
bdaf1dae
|
| 21-Aug-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Added MatFDColoringSetValues() takes matrix in compressed color form (as often used by AD codes) into a PETSc Mat
Added PetscObjectCompareId()
Commit-type: feature Reported-by: Hong Zhang <hongzhan
Added MatFDColoringSetValues() takes matrix in compressed color form (as often used by AD codes) into a PETSc Mat
Added PetscObjectCompareId()
Commit-type: feature Reported-by: Hong Zhang <hongzhang@anl.gov>
show more ...
|
| #
30dc9db0
|
| 05-Aug-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'jolivet/matconcatenate-matsbaij-for-real' [PR #1934]
* jolivet/matconcatenate-matsbaij-for-real: Fixes MatCreateMPIMatConcatenateSeqMat_MPISBAIJ for good.
|
| #
de25e9cb
|
| 02-Aug-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Really fixing MatCreateMPIMatConcatenateSeqMat.
|
| #
6b804ed2
|
| 30-Jul-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'stefano_zampini/GPU-matdensecuda' [PR #1911]
* stefano_zampini/GPU-matdensecuda: GPU: Initial implementation for SeqDense class on GPUs.
|
| #
8bb8aeb3
|
| 26-Jul-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'rmills/mat-kaij' [PR #1621]
* rmills/mat-kaij: Getting the KAIJ matrix class integrated into petsc-master.
|
| #
bfc799aa
|
| 22-Jul-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added MATSEQDENSECUDA
|
| #
a5b5c723
|
| 06-Jul-2019 |
Richard Tran Mills <rmills@rmills.org> |
Added read-only variants of MatKAIJGetS()/T() and corresponding restore functions.
|
| #
dbb4b592
|
| 04-May-2019 |
Richard Tran Mills <rmills@rmills.org> |
Added some missing function prototypes.
|
| #
49bd79cc
|
| 05-Oct-2013 |
Debojyoti Ghosh <ghosh@mcs.anl.gov> |
MATKAIJ: Matrix format for I ⊗ S + J ⊗ T; S,T small and dense, J sparse
This is a generalization of MatMAIJ. The implementation provides MatMult, MatMultAdd, MatSOR, and InvertBlockDiagonal.
Helpe
MATKAIJ: Matrix format for I ⊗ S + J ⊗ T; S,T small and dense, J sparse
This is a generalization of MatMAIJ. The implementation provides MatMult, MatMultAdd, MatSOR, and InvertBlockDiagonal.
Helped-by: Jed Brown <jed@jedbrown.org>
show more ...
|
| #
1b6392df
|
| 20-Jul-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'balay/add-MatBlockMatSetPreallocation-API/maint' into maint [PR #1893]
* balay/add-MatBlockMatSetPreallocation-API/maint: mat: add MatBlockMatSetPreallocation() prototype to public inc
Merge branch 'balay/add-MatBlockMatSetPreallocation-API/maint' into maint [PR #1893]
* balay/add-MatBlockMatSetPreallocation-API/maint: mat: add MatBlockMatSetPreallocation() prototype to public include files
show more ...
|
| #
4395d14e
|
| 20-Jul-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'balay/add-MatBlockMatSetPreallocation-API/maint' [PR #1893]
* balay/add-MatBlockMatSetPreallocation-API/maint: mat: add MatBlockMatSetPreallocation() prototype to public include files
|
| #
621e819f
|
| 19-Jul-2019 |
Satish Balay <balay@mcs.anl.gov> |
mat: add MatBlockMatSetPreallocation() prototype to public include files
Reported-by: Matthias Beaupere via petsc-maint <petsc-maint@mcs.anl.gov>
|
| #
a8158fb5
|
| 14-Jul-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'gropp/doc-fixes-1' [PR #1838]
|
| #
1c575b32
|
| 07-Jul-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'maint'
|