fixed MatMatMultTransposeNumeric_SeqDense_SeqDense() to use correct calling sequence of dgemm() when 'T' is the first argument.Hg-commit: a95fc948f53f6aafba0a33632da3e103e2359ed8
compile fixesHg-commit: 34fc387cabc19db41ecb0237fe8ff938cc572822
more docs for -openmmp_merge/spawn etcdocs on using variables only file in makefilexHg-commit: e01fc5624534dbdc4fc4088fa76be6d73a097208
mv plapack source code for MPIDENSE out of its own directoryand fixed plapack test examplesHg-commit: ff571251b49cc9991a8308a51ed4656908efeec4
added MatReuse as second argument to MatTranspose()Hg-commit: 25d223e5c97b2e66758cc4ab542c7835b614e5c5
added MatMatMult_SeqDense_SeqAIJHg-commit: fde6ee0a7b5f82fe794d25ff9d5075b047d1db23
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All()Added error checking for overflow for cast from PetscInt to PetscBLASInt in all casesAdded some error checking for overf
[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All()Added error checking for overflow for cast from PetscInt to PetscBLASInt in all casesAdded some error checking for overflow for cast from PetscInt to PetscMPIIntHg-commit: 7540d46ad0a2abd61067805cfc8cb914325338a4
show more ...
fix memory leaks if MatSeqDenseSetPreallocation() is called multiple timesHg-commit: 9fbf10c693c13f38ba9beca16912310c999bea95
trying to track down asa.c nightly build valgrind errorHg-commit: a7dd539efd0168095f1d124acdfcd507d0981c20
error checking for MatGetValues_SeqAIJ out of range indicesHg-commit: 7928ad7f362b0a22677b4dc16b191687974f6cf9
mergeHg-commit: d507e9558c653b847e4e8b2a1687018f692e3610
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/go
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/gormo/fluidity/trunk/bin/petsc_readnsolve) ==6657== by 0x80F426D: petsc_readnsolve_options.878 (petsc_readnsolve.F90:264) ==6657== by 0x80F197C: petsc_readnsolve_ (petsc_readnsolve.F90:73) ==6657== by 0x80F18AD: main (petsc_readnsolve_main.cpp:28)moved zpetsc.h to private/zpetsc.hchanged Fortran interface function PetscOptionsGetXXX functions to allow passing PETSC_NULL_TRUTH as flag argumentHg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8
changes for solving the strict aliasing issue in PetscObject and derivedHg-commit: 278faecc91564f5495fa9f7d48380d547995fa45
merge from releaseHg-commit: dd552066753e943453bcda3dcb526c7fc55bf255
#16239 bugfixes for MatView_SeqDense_Binary() and MatView_MPIDense_Binary()Hg-commit: 826fb3d188ad02c91855b5604897f455f2ef5d78
Improved FAS setup and added mesh support- Fixed operator handling in DMMG- Added submesh()- Destroy the scatter when calling MeshSetMesh()- Added DAGetLocalJacobian()- Added DMMGGetSNESLocal()
Improved FAS setup and added mesh support- Fixed operator handling in DMMG- Added submesh()- Destroy the scatter when calling MeshSetMesh()- Added DAGetLocalJacobian()- Added DMMGGetSNESLocal()- Added MeshGetLocalFunction/Jacobian()- Fixed MatSeqDense optionsHg-commit: 7d7f608effda593323d35847a87c9a586bf78858
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
revised the design of PetscMap....should fix petsc-maint 15893Hg-commit: c45a79cbc7d588b27e55b535c0cbb18777095c43
1...<<21222324252627282930>>...38