| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|
| #
47dad92f
|
| 13-Mar-2011 |
Sean Farley <sean@mcs.anl.gov> |
Merged
Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237
|
| #
7d0a6c19
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
removed #define PETSCXXX_DLL from top of all source files
Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
|
| #
5a586d82
|
| 20-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed many unused variables small amount of reformating added use of all arguments in MPIUNI call to prevent complaints about unused values
Hg-commit: f1e85e77153d4207c8ab2522ae8e9ec72b7358ec
|
| #
73a00fbb
|
| 10-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: a2d6532a31fdfaf1e84dbee5e3d61f6339fc0040
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
182b8fba
|
| 08-Mar-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
replace info->shiftinblocks with info->shiftamount for baij and sbaij formats Note: this is for bs>1 because we do not support nonzero and pd type of shift yet. Update webpage "changes"
Hg-commit: 1
replace info->shiftinblocks with info->shiftamount for baij and sbaij formats Note: this is for bs>1 because we do not support nonzero and pd type of shift yet. Update webpage "changes"
Hg-commit: 1c49eff0b0ae3766e13c77f7681150e2ef3ff0d5
show more ...
|
| #
bbd65245
|
| 02-Mar-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Optimized ILU Symbolic and numeric factorization for AIJ and BAIJ by (a) declaring few integer variables const (b) in ilu0, replaced *bj++ notation with array access. Clean up of AIJ numeric factoriz
Optimized ILU Symbolic and numeric factorization for AIJ and BAIJ by (a) declaring few integer variables const (b) in ilu0, replaced *bj++ notation with array access. Clean up of AIJ numeric factorization.
Hg-commit: a79ab0711770475f9db0d8993d0db3397444bcc6
show more ...
|
| #
766f9fba
|
| 28-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
minor optimizations
Hg-commit: 4a570cebd663afe68731947c7f673dc9ac7b0c48
|
| #
4dd39f65
|
| 11-Feb-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Removed '_newdatastruct' from baij factorization routine names
Hg-commit: 6f0ced87ba79222f8c423261340442021c304ff7
|
| #
eaada2e5
|
| 06-Feb-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 52d5c8c3e196361d5c4c5f4b6b71bf59b669a5fb
|
| #
06e38f1d
|
| 05-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
rename origianl matfactor and matsolve routines as Matxxx_inplace() for seqbaij format
Hg-commit: eab6b706212864f1073da2de830f89b4a0cd33e1
|
| #
81054ded
|
| 20-Jan-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: e36a50bca8e87bc226893cd35acbcf1194d9a5c7
|
| #
bcf26ab6
|
| 18-Jan-2010 |
Jed Brown <jed@59A2.org> |
merge ISCopy and -pc_asm_blocks
Hg-commit: 9f252e01cb909aa5d4c601af9ebadf1b4964b38f
|
| #
1b3fe5dc
|
| 18-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6f9788a66abacd8965f2a9bbc8876116b47de1b8
|
| #
32121132
|
| 18-Jan-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added more MatSolveTranspose routines for Seq_BAIJ
Hg-commit: f13d32f4cd6265356616968eec994fe3c6f60964
|
| #
8499736a
|
| 18-Jan-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MatSolveTranspose_SeqBAIJ_<bs>_NaturalOrdering_newdatastruct for bs = 4,5,6,7,N
Hg-commit: 0de2322b663334f16acb4dfd1ef2be298db7a7c6
|
| #
1a2fa96c
|
| 14-Jan-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 183a24e2aa0f61adbebcb5aaf32c8c3e94073ff6
|
| #
e15dd1e9
|
| 13-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 2886946332d7399069f0d1de21c047a1298a075e
|
| #
a2d6a19a
|
| 12-Jan-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Replaced MatSolve seq baij newdatastruct version 1 routines with version 2. Isolated newdatastruct version 1 routines using if defined(OLD_ROUTINE_TO_BE_REPLACED)
Hg-commit: 059ca6d593d6b5fbc883aaf1
Replaced MatSolve seq baij newdatastruct version 1 routines with version 2. Isolated newdatastruct version 1 routines using if defined(OLD_ROUTINE_TO_BE_REPLACED)
Hg-commit: 059ca6d593d6b5fbc883aaf1fff18aa4ded9857d
show more ...
|
| #
f8e37162
|
| 05-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after mreg
Hg-commit: 8574b661cf4bdadad2d65cc2823e64a3d1d0fe28
|
| #
c20522c1
|
| 05-Jan-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 0b1cf8fb45a6a88b4ebf34ba127f0a69d77ef0de
|
| #
ae3d28f0
|
| 05-Jan-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
optimize MatSolve with new datastructure for baij matrices - add MatSeqBAIJSetNumericFactorization_newdatastruct() - mv "set matsolve ops" from symbolic factorization into numeric factorization
Hg-c
optimize MatSolve with new datastructure for baij matrices - add MatSeqBAIJSetNumericFactorization_newdatastruct() - mv "set matsolve ops" from symbolic factorization into numeric factorization
Hg-commit: 18525fecc25d5bb1ae58a4e4556153431186a7d2
show more ...
|
| #
74ed9c26
|
| 19-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
updated more files to use PetscMallocN() instead of single malloc with ugly operations
Hg-commit: 06b9e8a2056c1ddd773610bbb1de775ec9eddee0
|
| #
ed692d31
|
| 10-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: c63111c978465712b5eb2b59576540d814538917
|