Rename include/private/ to include/petsc-private/Hg-commit: 9a1730720b0d9756437b40462617551504641ade
docs updatesHg-commit: f911ceafcf2b39f9a75ec088a924cc7941dec2bb
changed MatCreateMPIXXX() to MatCreateXXX() since that is what they areHg-commit: 88fb4066e05405d3c444fb00dd00ab15e805b3e3
Remove the maximum nonzero arguments from MatXAIJSetPreallocation()Hg-commit: 6a8a730dd0af3cc8fc5a1faa2b51b393b7126956
Remove MatSetUpPreallocation() and MatPreallocated(). MatSetUp() required if not preallocated. Unify error reporting.Hg-commit: 9dd5fa086e48409435f8bacb456e7397da336895
Fixed MatCovnert_Basic for preallocationHg-commit: 5a7bcf3b6a25a63856acb8c5ecb8cb769b49fe98
Mass revert file modes that were made executable in f6e61ee9c329Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
Add MatXAIJSetPreallocation()Hg-commit: d06b49f3f5d1b70cf44f6d5da766269536c78e0c
changed MatMatMult to MatTranposeMatMult.Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
removed some NULL from PETScHg-commit: 177719c7ed942ca9482b355866d04dcbb7a2fece
commit after pull of patch to 3.2 for factorization of zero size matricesHg-commit: 956281f01c332eee56c20d58ce4626cc5dd37356
bug fix for factorizations with zero size matricesHg-commit: b4739aa1064ece3c3b824a48e2aa0fee16a7c28c
better fix for MatAXPY() updating gpu flag for changed matrix (also MatShift())Hg-commit: 2ddd8efc3f35f1b73a00ba4ade4ddde9b3697fc4
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()* Options are now only printed once for each object.* Man section and long description of each object is now available in
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()* Options are now only printed once for each object.* Man section and long description of each object is now available in the class.Hg-commit: 322958b27c7d8b12f5de95b143f4ac840fe2458c
show more ...
Parallel GAMG working. Made ex54 parallel.Hg-commit: caac457aa7fbe9b6829e1bd7185d54edda07a530
javascript can now speak to AMS, very crudeAMS publish randomHg-commit: 4dbfd26078f2efc9dc540480999786e3162c524d
added another set of parameters to run withHg-commit: 59c40cc6c02a9e3c81d918c561aeb411f0a852a7
moved localtoglobal mapping bmapping of matrices and vectors into the PetscLayout objectHg-commit: 9101686a27a1dc39bda221d0212c5e4e16e2b091
commit after mergeHg-commit: 83c2e28eba49a20a7724c0ba99b3bd5dcf4525e4
Add -mat_new_nonzero_{location,allocation}_err command line optionsHg-commit: b927e8364fc6328d62829ec52c2c6ed1cbe480e3
made MatGetColumnNorms() a regular Matrix methodHg-commit: e77bc61fd34680ee3143981502be4ad417d0c455
commit after merge, some manual mergesHg-commit: a60db41ebcbbb90ab0d02727666a69b6d3ee88a0
copy Mat optins in MatConvert() instead of in MatConvert_xxx()Add test for MatConverting_xxx_mpisbaijHg-commit: 6d8d6942c2dc7091bdac9b2eb9c5320f3965b209
converted rest of source code to take pointers into destructor reoutines. make test workdsHg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
commit after mergeHg-commit: da245945fa620a3d029b928ed30d223d8a52c7f0
1...<<21222324252627282930>>...47