| #
1b5f50e6
|
| 11-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/fix-fortran-interface' into 'master'
Fix Fortran interface that messed up with CAPS vs !UNDERSCORE
See merge request petsc/petsc!2283
|
| #
736c3998
|
| 08-Nov-2019 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix item list in manpages of XXXViewFromOptions
|
| #
d0eddb9b
|
| 07-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'mark/fix-viewfromoptions' into 'master'
prototype for ViewFromOptions macro-->functions
See merge request petsc/petsc!2083
|
| #
fe2efc57
|
| 07-Nov-2019 |
Mark <cal2princeton@yahoo.com> |
prototype for ViewFromOptions macro-->functions
|
| #
46b16879
|
| 23-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-upstream-hpddm' into 'master'
Multiple fixes to PCHPDDM + MatMatMult_SeqSBAIJ_SeqDense
See merge request petsc/petsc!2123
|
| #
ae8d29ab
|
| 19-Oct-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Improves MatConvert([MPI|Seq][S]BAIJ)
|
| #
1143afed
|
| 21-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
4be76074
|
| 21-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/jolivet/fix-view' into maint
Incomplete MatView with MUMPS + unneeded spaces
See merge request petsc/petsc!2188
|
| #
231484e3
|
| 19-Oct-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
MatSetValues calls =%D => MatSetValues calls=%D
|
| #
f90435cf
|
| 19-Oct-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
cbs = %D => cbs=%D
|
| #
ad2dee05
|
| 17-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hzhang/matmatsolve-rhs' into 'master'
Hzhang/matmatsolve rhs
See merge request petsc/petsc!2168
|
| #
f9fb9879
|
| 17-Oct-2019 |
Hong Zhang <hzhang@mcs.anl.gov> |
Enable MatMatSolve(F,RHS,RHS) for some packages Requested-by: Jaysaval, Piyoosh <Piyoosh.Jaysaval@pnnl.gov>
|
| #
acc889b1
|
| 04-Oct-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/matmatmult-nest-dense' into 'master'
Support for MatMatMult with Nest and MPIDense
See merge request petsc/petsc!2069
|
| #
52c5f739
|
| 04-Oct-2019 |
prj- <pierre.jolivet@enseeiht.fr> |
Support for MatMatMult with Nest and MPIDense
|
| #
3fe80ee1
|
| 27-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hzhang/fix-matmatops-aijdense/master' into 'master'
Hzhang/fix matmatops aijdense/master
See merge request petsc/petsc!2096
|
| #
905b3b74
|
| 23-Sep-2019 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for matmatmult and mattransposematmult for mpiaij and mpidense Contributed-by: Pierre Jolivet <pierre.jolivet@enseeiht.fr>
bugfix for MatMatMultNumeric_MPIDense() which allows user-provided d
bugfix for matmatmult and mattransposematmult for mpiaij and mpidense Contributed-by: Pierre Jolivet <pierre.jolivet@enseeiht.fr>
bugfix for MatMatMultNumeric_MPIDense() which allows user-provided dense matrix Reported-by: Jose E. Roman <jroman@dsic.upv.es>
small fixes reported by prj- <gitlab@mg.gitlab.com>
fix typo; check matrix local size of user-provided C in MatMatMultSymbolic_MPIAIJ_MPIDense()
comm -> PETSC_COMM_SELF for local error checking.
convert dos format to unix; add LDA to help menu.
show more ...
|
| #
58a6a8f1
|
| 26-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-int-occurencies' into 'master'
Remove wrong usage of int datatype from PETSc code
See merge request petsc/petsc!2101
|
| #
5bd1e576
|
| 25-Sep-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
Remove wrong usage of int datatype from PETSc code
|
| #
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
|
| #
73a865cf
|
| 23-Sep-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Link MatCreateSubMatrix() manual page to the virtual version
|
| #
d89f8dc5
|
| 17-Sep-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatMat ops: we can also query in A
|
| #
00077130
|
| 17-Sep-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatConvert: track missing code paths in PetscInfo
|
| #
07cedc40
|
| 16-Sep-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatFactor: added events for Schur complement numerical stages
|
| #
c4163675
|
| 15-Sep-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
minor
|
| #
976b9aea
|
| 15-Sep-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatFactorSchurComplement: delay setup of factored matrix
|