removed MAT_INODE_LIMIT* MatOptionsHg-commit: 7718241de481864e5f536e42505fc172bbec0bcc
change MAT_NO_NEW_NONZERO_LOCATION to MAT_NEW_NONZERO_LOCATIONHg-commit: ef2b0cd30cfd03548c36f9e355935eab29cbb51e
removed MAT_COLUMNS/ROWS_SORTEDHg-commit: 49d2cad5d9a2081055bac143f8522fe05dfefe10
new argument to MatSetOption() true or falseHg-commit: 229dc5e9b5c63fac6f09dcb7c27b358d7c5f1bf4
MatGetValues() accept negative row or column indices that get ignoredHg-commit: 83718cc6af581da88a5173cbd633dbdf8364b302
initial changes for better memory loggin on objectsHg-commit: 0ef7914e13d41d173ef1ba2552c26bd9f41bc807
add complex support of UMFPACKHg-commit: f3bb16492d01eeb389005d195ca6bb8ddf466faa
adding Arvids ADDA stuffadded MatIsHermitian(),Hg-commit: e9e501febf75386043e383001111be12dd885039
bugfix contributed by Christophe Geuzaine <geuzaine@acm.caltech.eduHg-commit: 2b85f0ed949437f3d4c014bd4d5c01e8b0b634e3
commit after mergeHg-commit: 781f253d13ad89059d318260599ea2852dd156da
changed bmake/common everywhere to conffixed a little more for new install systemHg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1
rm compiling warningHg-commit: 6ff20a62b145711f24b9ae22bb200210064953af
added MAT_DO_NOT_IGNORE_ZERO_ENTRIESHg-commit: 51d30cc55ab75373173e49d0e0670b94f93b4a37
fixed using the ignorezeroentries with aij matrices and insert valuesHg-commit: 026f2ea0e5bf233a2db77989cec893eadcc57864
#16178 coloring bug in inodeHg-commit: ab500608bd9e2f39895ee8215ca6f3249bd6c0d9
use VecScatter as the first arg for VecScatterBegin()/End()Hg-commit: 9f2dfaca49031bb2845b6b5f1a86d3034d6e408e
update MatCreateSeqAIJWithArrays manpageHg-commit: bc51b282f07a5502d7923198c60e3c73981c2b21
Fix memory logging in VecSeq and MatSeqAIJHg-commit: 10cc1e04c8cb6e79721418586a757738d7323b8f
fix memory leak when user switches from one matrix type to anotheras reported by [PETSC #15992]Hg-commit: 9d8b511dcd05cb4df4771b565e63ca980780e736
Update MatGetRowIJ() and MatGetColumnIJ() etc routines totake an additional argument blockcompressed. If this flagis set then the reduced matrix [baij/inode] is returned.This fixes hypre breakage
Update MatGetRowIJ() and MatGetColumnIJ() etc routines totake an additional argument blockcompressed. If this flagis set then the reduced matrix [baij/inode] is returned.This fixes hypre breakage with inode & MatGetRowIJ()Hg-commit: df52a525486d9327b0309b55f9268b8b74d8b888
show more ...
Fix from [PETSC #16006]Hg-commit: 9a3b3ef9a5d58ad743319d2a7e3e9854f180f849
petsc-maint 15996, outdated users manual, unclear printout inmat_view_info_detailed for MPI matrices regarding VecScatter's usedin matrix vector products.Hg-commit: cf9ddbb0d70b38d847ead18a833e56
petsc-maint 15996, outdated users manual, unclear printout inmat_view_info_detailed for MPI matrices regarding VecScatter's usedin matrix vector products.Hg-commit: cf9ddbb0d70b38d847ead18a833e564bd4a63cf7
revised the design of PetscMap....should fix petsc-maint 15893Hg-commit: c45a79cbc7d588b27e55b535c0cbb18777095c43
corrected flop counting bug in MatMult_seqaijHg-commit: dcbad804f0193e4d35aedd33323a570798a82403
changed MatGetRowMax() to MatGetRowMaxAbs() corrected for all cases added MatGetRowMax() and MatGetRowMin() implemented for SeqAIJ and SeqDenseHg-commit: d30c19208a05a3736f31c2cee3e9876a19389d7c
1...<<111112113114115116117118119120>>...168