MATH2OPUS: expose low rank update operationadd Python bindings
MatSetRandom: check that matrix has been preallocated
MatDuplicate: propagate vec type
Minor
Merge remote-tracking branch 'origin/release'
Minor additions to various Jacobi-like PC manual pages
Merge branch 'jacobf/2022-01-05/c99' into 'main'Feature: C99 and C++11See merge request petsc/petsc!4700
rename PetscAssert() -> PetscCheck() and PetscAssertDebug() -> PetscAssert()
add PetscAssert() and PetscAssertFalse()
make PetscInfo() variadic
SETERRQ[1-9]+ begone
Tranpose -> transpose
update documentation and options database of MatProductSetAlgorithm()
MatStructures: no space in enumeration
MatIncreaseOverlap(): propagate bs when applicable
ISSetBlockSize(): check for valid inputs
Docs: restart -> rstart
Mat: Fixed normalization of constant vectorReported-by: Marco Cisternino <marco.cisternino@optimad.it>
Merge branch 'psanan/docs-dmstag-misc-2022-01-11' into 'release'Docs and checks: some updates to support DMStag Matrix preallocationSee merge request petsc/petsc!4713
Improve manual page discussion of the various MatSchur functionalitiesImprove formatting of example that demonstrates MatSchur functionalitiesCommit-type: docs-only\spend 2hThanks-to: Patrick S
Improve manual page discussion of the various MatSchur functionalitiesImprove formatting of example that demonstrates MatSchur functionalitiesCommit-type: docs-only\spend 2hThanks-to: Patrick Sanan
show more ...
MATTRANSPOSE: use MatConvert_Basic if inner transposition operation is not available
Mat: add missing man pages and update paramter names for Mat value getters and settersAdd missing man pages for MatGetValue and MatSetValueLocal.Update parameter names for MatGetValue to match Ma
Mat: add missing man pages and update paramter names for Mat value getters and settersAdd missing man pages for MatGetValue and MatSetValueLocal.Update parameter names for MatGetValue to match MatSetValue.
1...<<11121314151617181920>>...111