made MatGetColumnNorms() a regular Matrix methodHg-commit: e77bc61fd34680ee3143981502be4ad417d0c455
Fixed typo in MatDestroy_UMFPACKHg-commit: b634d03d95ea6e911470878139ba8cd537669dd4
MatDestroy(): cleanup the MatPreallocated() hack, fix all matrix typesHg-commit: 8b12afa1931080f94d5efc78eba78580324579e8
Fix a few Destroy-related artifacts from packages that weren't built on Barry's machine.Hg-commit: e55c7066b74bb646d50fb615071c1d89e95eede4
converted rest of source code to take pointers into destructor reoutines. make test workdsHg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
partcially completed making PETSc object destructors take & for the argumentHg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5
force -gpu_tri_solve_algorithm to default to hybrid NOT none.Hg-commit: b2290502edb503b26a0c444e5baba12a46c74abb
fixed memory leak in new cusp code cleaned up code formating someHg-commit: 1868f9f9b3209bc4d48e15a12626531a966385ed
added txpetscgpu stuff for testing, compiles not yet testedHg-commit: b056329a6646524a5192ed7d8dc41c52402951cb
add support of user's SEQUENTIAL matrix ordering for mumps interfaceHg-commit: dfc3a0cbca005fc7428408b387b9929f9968fbf1
fixed fixed some names in petscmath.hHg-commit: a2460f32b5062aa458eab9ab7fe574fb7cb0b351
finished basic support for __float128Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446
bugfix where aijcusp matrices ignore cpu data on MatLoadHg-commit: 39b3f87db7687132a6c80bee7f02e3d93697f564
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
removed #define PETSCXXX_DLL from top of all source filesHg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
add MatMatSolve_SeqAIJ to _MatOps tableHg-commit: e7b8783e37a0b87ac608ad19df0d28950b99ce0a
trivial clean up.Hg-commit: 8508047895f83fa386294ab6e047254efc0578c1
update help menu of superlu and mumpsHg-commit: 892e32fc58fb415ced332243dc5b0f30c68ef710
commit after mergeHg-commit: 6e96dcb7fd787a51921e809e4299bf76239a310b
fixed .bib entries with Gail's correctionsremoved all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically
fixed .bib entries with Gail's correctionsremoved all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automaticallyHg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db
show more ...
Added MatCUSPCopyFromGPU() and got rid of a bunch of spacesHg-commit: 63c29b46e06261d270a53022ba448879dd3959e4
fixed couple of typecast problems with C++ and Matlab engineHg-commit: 65dcdb87209defe9ed3eddb998a1ffd116054dbb
MergeHg-commit: 674bc8187eb8d0423d5e5713bd4ba8a46a2b8020
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
updated Scotch.py to use latest Scotch and build parallel Scotch as wellupdated Mumps.py to allow using parmetis and scotch together and to use parallel orderings from both of those packages.Hg-co
updated Scotch.py to use latest Scotch and build parallel Scotch as wellupdated Mumps.py to allow using parmetis and scotch together and to use parallel orderings from both of those packages.Hg-commit: bcca2353f2b44910dc25f1a27c951e23830b9563
1...<<919293949596979899100>>...168