| #
8ed568f8
|
| 03-May-2010 |
Matthew G Knepley <knepley@gmail.com> |
Report correct allocation sizes for MatDuplicate
Hg-commit: 2bb9be1bacb08f7469cbd4dde51f5019e3f42843
|
| #
f0eb1ee0
|
| 12-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0
|
| #
0700a824
|
| 08-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed cookie to classid cause that is what it is.
Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
|
| #
d5f3da31
|
| 07-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed factor field in _p_Mat structure with factortype which is a much clearer name for what the field is
Hg-commit: 6b534140d991e694c6c4621ae2403611b202dd1c
|
| #
f9a2c96d
|
| 27-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: b27e7be9c09691d1f15f4d8d34f1b0fc4ac63ae4
|
| #
77d7ed9c
|
| 17-Mar-2010 |
Lois Curfman McInnes <curfman@mcs.anl.gov> |
not sure why I have a branch ...
Hg-commit: bb5d0ec835a2b3562e0e6cb86ad71b767183f850
|
| #
3b98c0a2
|
| 17-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed false possible use of uninitialized variables warnings with optimization
Hg-commit: 4ff7b4bc0bea1f05f5ba7c1668b55e0b648cb6a9
|
| #
59874860
|
| 14-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 88a2301e7919a0b8fe0135db14186420f5ff516c
|
| #
73a00fbb
|
| 10-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: a2d6532a31fdfaf1e84dbee5e3d61f6339fc0040
|
| #
f3da1532
|
| 09-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
only files that need it get petscblaslapack.h included because it conflicts with prototypes included with some external packages.
Hg-commit: 9b075c74df17031ee2599abf4807903f0312acd0
|
| #
6c7e564a
|
| 09-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
petscblaslapack.h now included by petscsys.h some fixes to builder.py
Hg-commit: 56bbc3637d96c6c99b427f2d14f38bcf58262255
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
b3866ffc
|
| 08-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed support for using Matlab LU and ILU solver from PETSc with Matlab engine. Also can put and get AIJ matrices to Matlab.
Hg-commit: cd41245d5e93414eca3b705e03c23057c94be31f
|
| #
2f5a7c2e
|
| 05-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
MatGetDiagonal_SeqAIJ() will return a 0 in any diagonal entry that does not exist instead of creating an error
Hg-commit: 6d4ca450aff198b681f0a70e746e9ea8d11e6f0d
|
| #
d3e70bfa
|
| 01-Mar-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for MatGetDiagonal_SeqAIJ(): changes made last week causes problem for mpiaij matrix impls.
Hg-commit: ab4fed9cee201bd487da52de61fcac2890d61ef4
|
| #
b039ada7
|
| 27-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: c270e0f2fbec810bd2280a7bf2bb78cfa685dab3
|
| #
35e7444d
|
| 27-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
Bugfix for shift schemes used in numerical factorization. Turn-off default shiftnz/shiftpd in icc and ilu until a better design is determined Only one of shiftnz, shiftpd and shiftinblocks is allowed
Bugfix for shift schemes used in numerical factorization. Turn-off default shiftnz/shiftpd in icc and ilu until a better design is determined Only one of shiftnz, shiftpd and shiftinblocks is allowed to be turned on.
Hg-commit: 9fab294fdd73e23ef93a1c65bfd18772aaab2b91
show more ...
|
| #
8638ae8f
|
| 19-Feb-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 9bb765ad4a224cc4a92c83ab8c7fa94c067177f4
|
| #
fe97e370
|
| 19-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed public interface for MatILUDTFactor*, this will now be handled by regular MatILU/ICCFactor* interface
Hg-commit: b130c3ab430985359fffc88a9c93110f07b98d13
|
| #
174acd27
|
| 19-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
basic running of bas factorization typo in hdf5 manaul page credit Dave May for the GCR
Hg-commit: a91a506f6e78f1175807298f0b0acb3a753ac329
|
| #
1309eb1e
|
| 16-Feb-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 92fa51abaacbe0a4fa488852fc8af17d2d2638f4
|
| #
a83b8d76
|
| 16-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added support for using single precision with complex numbers and C++.
Hg-commit: 9df3f420bae8813806da92c4f1fe2c29018e386c
|
| #
eaada2e5
|
| 06-Feb-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 52d5c8c3e196361d5c4c5f4b6b71bf59b669a5fb
|
| #
298ee4f9
|
| 06-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1ed440fccc33225168af45e807cdd0ffaf00829e
|
| #
0a3c351a
|
| 05-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
rename matfactor and matsolve routines as Matxxx_inplace for Cholesky factorization with aij format
Hg-commit: ba6d9a8f15047432bab9738f57075948805312da
|