| #
0230a03c
|
| 31-Jul-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 349518ceeca84623e101fa73fa2e7aa9b404d154
|
| #
3acb8795
|
| 23-Jul-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
more work on adding FD computation of Jacobian for BAIJ matrices
Hg-commit: 89075e85186765069f32cddc814471a4b6a51957
|
| #
2d0b4cb3
|
| 17-Jul-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: df1ddc3c1dde73a02fe57cd49cb672f5616a135d
|
| #
b377110c
|
| 17-Jul-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
almost finishing moving fortran kernels and src/inline
Hg-commit: c6bafef5937b90c6da76d64375619b3f4d7bbc0d
|
| #
a4005a5d
|
| 17-Jul-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
more moving fortran kernels
Hg-commit: 5ed9048967492d9347972f95e32e80dabb44f7ae
|
| #
c60f0209
|
| 16-Jul-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
moved all the vector fortran kernels to correct location and the block invert kernels used by BAIJ and SBAIJ
Hg-commit: e1f076dca7c745ad92f3e0051127f9b15b56c9dc
|
| #
fe3d41f3
|
| 16-Jul-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 3e5cf1e37d7dabb9487162ad39bf74da7949ccd9
|
| #
be7314b0
|
| 15-Jul-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
removed unneeded inline spops.h file removed unused macros from some inline files moved axpy.h to include/private/petscaxpy.h moved first Fortran kernels from central location to sys/utils/ftn-kernel
removed unneeded inline spops.h file removed unused macros from some inline files moved axpy.h to include/private/petscaxpy.h moved first Fortran kernels from central location to sys/utils/ftn-kernels where it is used
Hg-commit: c9e7a1a8dc579cf824e1f087165c3df9932aefb9
show more ...
|
| #
e6d1f457
|
| 11-Jul-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
forgot what I changed
Hg-commit: c91b6db320458f3c330d1d7f2310bd79f71df771
|
| #
7b1fe9a4
|
| 19-Jun-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 47083b98f31b0073595e2cd90916df48664442f0
|
| #
8aee2dec
|
| 19-Jun-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
rm useless variables replace PetscMemzero(rtmp,(n+1)*...) with sparse zeros for optimization of MatILUDTFactor_SeqAIJ().
Hg-commit: ffd312b3687524c70c8ec7677bbc1b29e21c889a
|
| #
889a8ded
|
| 19-Jun-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
removed unused variables set variables compiler thought might be used unset
Hg-commit: 260a8258a1381aa330510b05073eebe7cd29028a
|
| #
003131ec
|
| 18-Jun-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
improved solvers for AIJ added support for getting flops from logging
Hg-commit: c09b7625c47fd7bac0571c0e21fd2b3846e0e6ab
|
| #
a9817697
|
| 05-Jun-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed MAT_KEEP_ZEROED_ROWS to MAT_KEEP_NONZERO_PATTERN
Hg-commit: dd0eb2438b4ecde1a3517ea573f0c60a0160fd54
|
| #
d8c1438d
|
| 12-May-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4c3b3a68768b03d4cdc3af0f8d5487ec8ca345f4
|
| #
3c2a7987
|
| 08-May-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatILUDTFactorSymbolic_SeqAIJ ( a wrapper to MatILUDTFactor) and MatILUDTFactorNumeric_SeqAIJ (not implemented yet)
Hg-commit: a45abf47fd20585387ecf08cc3e12b294cb7fae9
|
| #
81594ee8
|
| 04-May-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 13ee4a481d0761c31f428ae3d48cb56ce869752b
|
| #
d519adbf
|
| 30-Apr-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Removed MatCompress completely
Hg-commit: 4724a9ef7c2da8d62781764b00487fecf0216211
|
| #
af681a3b
|
| 28-Apr-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: df88f1216291bd65ef74aa4e70c7f1b613b09f20
|
| #
1da05e5a
|
| 24-Apr-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge MatILUDTFactorSymbolic() and MatILUDTFactorNumeric() into MatILUDTFactor()
Hg-commit: 542666db30301dde69df49d262ed2c65e908eb7a
|
| #
ca4a67af
|
| 20-Apr-2009 |
Jed Brown <jed@59A2.org> |
commit after merge
Hg-commit: 584f88721eaca25d8f2b664f5a51113f73e035a0
|
| #
93f867b0
|
| 18-Apr-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 223544d8a4f58609922ccab5787c1856a7378f15
|
| #
22156bba
|
| 17-Apr-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 3b6f8cb7f5bd8c5123ada7ac05f4088c22b48bf3
|
| #
8ff8987e
|
| 14-Apr-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 78e0b73dc53bd38fabef7c4756967606c17cd9a2
|
| #
dc0b31ed
|
| 13-Apr-2009 |
Satish Balay <balay@mcs.anl.gov> |
make sure PetscLogDouble [or double precision] is used with PetscLogFlops()
Hg-commit: ffd276ade7628201e372c3edeb836ff72eec68e0
|