Merged in knepley/fixed-comment-reportedby-manuel-colera-r-1556105911763 (pull request #1581)Fixed commentApproved-by: Satish Balay <balay@mcs.anl.gov>
Fixed spellingReported-by: Manuel Colera Rico <m.colera@upm.es>
Fixed commentReported-by: Manuel Colera Rico <m.colera@upm.es>
Merge branch 'maint'
fix analyzer warnings wrt missing calls to CHKERRQ()
Merge remote-tracking branch 'origin/maint'
MatConvert: add PetscInfo to keep track of the function searches
MatGetRowUpperTriangular(): no-op if not implementedthis is the case for MatRestoreRowUpperTriangular()match sanity checks
MatCopy_Basic: Use MatAYPX() for {SUBSET|DIFFERENT}_NONZERO_PATTERN
Remind users not to use ASCII viewers for larger matricesCommit-type: documentationThanks-to: Piyoosh Jaysaval <Piyoosh.Jaysaval@pnnl.gov>
Mat: add error checking for LGMap block sizeNow that we've removed an error check in PetscLayout, we should checkthat the lgmaps attached to a matrix with bs > 1 having matching blocksize when ca
Mat: add error checking for LGMap block sizeNow that we've removed an error check in PetscLayout, we should checkthat the lgmaps attached to a matrix with bs > 1 having matching blocksize when calling MatSetValuesBlockedLocal.
show more ...
matrix.c edited online with Bitbucket - minor clarification in MatLoad manpage
Merged in haplav/mat-load-hdf5-revert-matlab-group-naming (pull request #1461)MAT-file reader: prepare current functionality for releaseApproved-by: BarryFSmith <bsmith@mcs.anl.gov>
MatLoad: update manpage
Fortran interface for MPICreateSubMatricesMPI
MatAssembled: there's no point in checking the typea matrix with type not set cannot be assembled
Merge remote-tracking branch 'origin/jczhang/vecscat-in-sf' [PR #1396]
fix -Wunused-value warnings
Merged in stefano_zampini/feature-pcbddc-enablelor (pull request #1427)Stefano zampini/feature pcbddc enablelor
Merged in stefano_zampini/revert-matnorm-basic (pull request #1425)Revert "MatNorm: added default implementation for NORM_1 and NORM_INFINITY"Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
Use new vector read-lock function namesThe new one are VecLockReadPush, VecLockReadPop, VecSetErrorIfLocked
MatCreateSubMatrix: Be consistent and set properties for all the cases
MatMatTranposeMult: add allgatherv algorithm for MPIDense, document
1...<<21222324252627282930>>...111