| 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 ...
|
| d382aafb | 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc.h --> petscsys.h (fortran equivalents also) new petsc.h that includes all PETSc includes is added
Hg-commit: a82a9bcb80ed39c69991db706672838a5b792d44 |
| b7c853c4 | 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
dropped the use from PCFactorSetUseDropTolerance() and -pc_factor_use_drop_tolerance
Hg-commit: 38537a65d99317cb3764af5eac895154a7e2f605 |
| 845006b9 | 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MAT_SOLVER_BAS variable and manual page
Hg-commit: a850101cf54f40261eac72de5fed25d6363444fe |
| 4e1ff37a | 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more cleanup of bas factorization
Hg-commit: 58f55d11f74219dfdea60f8843e02ca6453b21de |
| 6322f4bd | 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more cleanup of bas factorization
Hg-commit: d17ae60b7f561b2479a4851a801503b122bb37f2 |
| 9ccc4a9b | 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more cleanup of bas factorization
Hg-commit: 1d9674ac83338fed8aafa805b3b468eab0c138d2 |
| 71d55d18 | 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more cleanup of bas factor
Hg-commit: d1fa2b219a7b802a2d7ee1fd2e30b8d5044a2df2 |
| c328eead | 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
convert // comments in bas factorization to /* convert NULL to PETSC_NULL in bas factorization
Hg-commit: 078466d66aa92fabb1877f8e17c77f90d8c4a60b |
| 9767453c | 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed bas icc factorization code for complex numbers added patches from Bas
Hg-commit: db8668e58529d852ce57000eb800935843a78947 |
| 1e364ec1 | 22-Feb-2010 |
Matthew G Knepley <knepley@gmail.com> |
Added missing extern C
Hg-commit: 581afffe982127ed5a96cc1c7c990b846b94a1ff |
| d36aa34e | 21-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fix bas factorization to compile with complex numbers &%&^^%
Hg-commit: bde4bb247fcd7639777e3c182ef61edb3053fc1b |
| b2f1ab58 | 21-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
forgot to add the bas factorization files
Hg-commit: 6956803d85d3c3b134bdeaf026ae50c4a7c7c12f |
| 4f8bad9c | 20-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added bas directory to aij/seq/makefile
Hg-commit: b3cd71475cf8c9037177a1f937eb063feed30103 |
| 41b877b7 | 19-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1316ff1d495a390125af2f17d66dbed799c119dc |
| 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 |
| 0860e08c | 18-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
trivial update
Hg-commit: a352144f8ea540a2a12afd802a4f72fe057b2a72 |
| 7b056e98 | 18-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add cholesky factorization and MatSolve for sbaij matrix with new datastructure
Hg-commit: 071c6b7f61d7f1b0c56b32cc1c00a098d2ca5116 |
| d595f711 | 17-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add ICC(0) factorization and MatSolve for sbaij matrix under new datastructure
Hg-commit: 16c42759c54b195708dc1c0b1ab2ccfcf5e266f1 |
| a83b8d76 | 16-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added support for using single precision with complex numbers and C++.
Hg-commit: 9df3f420bae8813806da92c4f1fe2c29018e386c |
| 35233d99 | 11-Feb-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Code clean up:Removed '_newdatastruct' from aij factorization routine names
Hg-commit: 7b14154b5200edb41bc545e4efac9b5041ad24e6 |
| 8b1456e3 | 11-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup - preparing for removing "_newdatastruct" from MatSolve() routines
Hg-commit: 4e8b37569b76c26498e3fc898f358e622606706c |
| 2ce24eb6 | 10-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
replace PetscFreeSpaceContiguous_LU with PetscFreeSpaceContiguous_LU_v2
Hg-commit: 8587ba5fa23aa4057754d8b0a9a59a0c177475dd |
| dc1e2a3f | 08-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for icc(0) in new datastructure add more tests for new datastructure
Hg-commit: d450545890ec114ba9f75987a75131b30bc3e96d |