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
adding Arvids ADDA stuffadded MatIsHermitian(),Hg-commit: e9e501febf75386043e383001111be12dd885039
changed bmake/common everywhere to conffixed a little more for new install systemHg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1
add MatView_MPIAIJ_Binary for parallel matrices petsc-maint 16239Hg-commit: 811fa31898e6ae5efa13880669c6fa4d4d8c2b8c
Memory corruption in MatTranspose_MPIDense() with rectangular matrix [#16151]Hg-commit: bb29b514f788082cbf3d11fd5873bb5c2e8d4a6f
use VecScatter as the first arg for VecScatterBegin()/End()Hg-commit: 9f2dfaca49031bb2845b6b5f1a86d3034d6e408e
fix memory leak when user switches from one matrix type to anotheras reported by [PETSC #15992]Hg-commit: 9d8b511dcd05cb4df4771b565e63ca980780e736
bugfix of MatEqual_mpidense()Hg-commit: 6cb1efd0ff88cb7ba2c4bc56f73d03707b4763b8
revised the design of PetscMap....should fix petsc-maint 15893Hg-commit: c45a79cbc7d588b27e55b535c0cbb18777095c43
petsc-maint 15847 added fast support for MatGetColumnVector for seqdense matrix formatHg-commit: 186333256d0116b442068c290e7c551275e803a8
changed MatGetRowMax() to MatGetRowMaxAbs() corrected for all cases added MatGetRowMax() and MatGetRowMin() implemented for SeqAIJ and SeqDenseHg-commit: d30c19208a05a3736f31c2cee3e9876a19389d7c
remove declaration and update routinenames for MATSEQDENSEHg-commit: 0aa9f37ee559fad9ca7f0480507498262ecd21f3
moved many implementation headers to include/privateHg-commit: aa99826eaac01bf46b6b3b0207d0ecd69d3393cb
bugfix: set matrix type as 0 after MatDestroy_xxx() is calledHg-commit: 863552fe268e86601b2450701133dbe07dd08765
added DMMGSetMatType() and -dmmg_mat_type <mtype>started symmetric version of BlockMat.added MatOptions[] to string match the options and renumbered the options from 0.Hg-commit: 9884893e09ba39
added DMMGSetMatType() and -dmmg_mat_type <mtype>started symmetric version of BlockMat.added MatOptions[] to string match the options and renumbered the options from 0.Hg-commit: 9884893e09ba39ad38482aeb4138851bf91cb680
show more ...
Attempted to eliminate the last of the old-style Matlab use of the socket viewer: openport(), closeport(), receive(), readinvecs()Added support to PetscBinaryRead.m to provide how many entries you
Attempted to eliminate the last of the old-style Matlab use of the socket viewer: openport(), closeport(), receive(), readinvecs()Added support to PetscBinaryRead.m to provide how many entries you want read into a cell.Removed end of special socket viewers (they are now handled as binary)Hg-commit: 5820d0748023bebe85c8cbffbaf1c286cbe01b9e
Cleanup of MatConvert....Removal of special AIJ matrix typeMoved setting the matrix type_name from MatSetType() to each MatCreate_Pretty messy stuff, not tested for external packages probably l
Cleanup of MatConvert....Removal of special AIJ matrix typeMoved setting the matrix type_name from MatSetType() to each MatCreate_Pretty messy stuff, not tested for external packages probably lots of broken stuffHg-commit: 4d6c1df13f9fa0d93bc9d5bb964240852547fe7b
free/malloc? should just remove both [the memory is correctly allocated]Hg-commit: 1c6b96c86b6fb08f03ebe482525e52bc87abd957
fix memory leak in MatDuplicate_MPIDense() #15096Hg-commit: a7a766b54554a766dbaf7427179cffddab8a3ef0
petscksp.h: - Added declaration for PCGalerkinGetKSPmpidense.c: - Fix spellingdamgsnes.c: - Remove Fortran binding for DMMGSetInitialGuessLocalHg-commit: c53c5922b43f1b848e1444084e307a692640a
petscksp.h: - Added declaration for PCGalerkinGetKSPmpidense.c: - Fix spellingdamgsnes.c: - Remove Fortran binding for DMMGSetInitialGuessLocalHg-commit: c53c5922b43f1b848e1444084e307a692640a50d
added PCGALERKIN, MATSCATTER, better error messagefor Segv signals.Hg-commit: 4a052e1a4bafe1d7d553fae65851c4874a6f12ba
1...<<31323334353637383940>>...54