| #
4fc57388
|
| 15-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: a2f7b9b8efe1825eadceecf27bade4115f4c35a5
|
| #
58e7c4b3
|
| 15-Sep-2008 |
Satish Balay <balay@mcs.anl.gov> |
#18274 compile fixes
Hg-commit: ea65c94d496cc0831ce85a3aed400e9fa8c941df
|
| #
db4efbfd
|
| 15-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
moved assignment of LUFactorNumeric and CholeskyFactorNumeric into appropriate symbolic factorization (previously it was set in the function table or in the getfactor moved assignment of solve() i
moved assignment of LUFactorNumeric and CholeskyFactorNumeric into appropriate symbolic factorization (previously it was set in the function table or in the getfactor moved assignment of solve() into appropriate numeric factorization, previously it was in function table or get factor or symbolic factor
Hg-commit: 83ba8e21d43889fe945455ea7c1fb95368f1a281
show more ...
|
| #
d0f46423
|
| 10-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some memory bleeding changed PetscMap in Vec and Mat to be an allocated shared structure with referencing counting. Shared by Vecs obtained with VecDuplicate() and MatGetVecs()
Hg-commit
fixed some memory bleeding changed PetscMap in Vec and Mat to be an allocated shared structure with referencing counting. Shared by Vecs obtained with VecDuplicate() and MatGetVecs()
Hg-commit: 9cebf4ba1b4632fc12cb8afbc01d420ee612ad72
show more ...
|
| #
fd5f9c01
|
| 01-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 40fbcb1ffa2ac14ad5b1cd85db9cdd19834e6819
|
| #
207126cb
|
| 23-Jul-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after most of merge of petsc-dev with petsc-dev-new-solvers with new way of handling external solvers
Hg-commit: 7c86fa28bc8468b955cc6a62edd1de55d6c3d700
|
| #
5c9eb25f
|
| 23-Jul-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
basic transistion to new model for external direct solvers all tests pass
Hg-commit: 709a5887e4f17b074188a2f60d4f00cb8895dd52
|
| #
e1f7d952
|
| 19-Jun-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge
Hg-commit: a6ce9f126ea805309babf71e4da177f9feb22ccb
|
| #
356650c2
|
| 19-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added const modifier to some blas and fortran kernal function prototypes that were needed after recent additions of const to variables in various petsc routines. petsc-maint 17862
Hg-commit: 352b
added const modifier to some blas and fortran kernal function prototypes that were needed after recent additions of const to variables in various petsc routines. petsc-maint 17862
Hg-commit: 352bfef823533ed82fb86ac3a1dff827c6d78047
show more ...
|
| #
b24902e0
|
| 01-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
initial conversion of Mat derived solver types like Mumps etc to use MatGetFactor() instead most code does not yet run but all code should be using the new format.
Hg-commit: ac83415153993ee58dc4
initial conversion of Mat derived solver types like Mumps etc to use MatGetFactor() instead most code does not yet run but all code should be using the new format.
Hg-commit: ac83415153993ee58dc4194c173418bfbd73bc73
show more ...
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
0229d381
|
| 21-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 4b796613330e0d9282b827b1e897b9d121013872
|
| #
d9fead3d
|
| 20-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added a bunch of "const PetscScalar*" to arrays in numerically intensive routines with the hope that compilers may optimize the code better.
Hg-commit: 8409352f96b7695fb8593bf882ff6a37117d6069
|
| #
3be44c43
|
| 18-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aFTERmerge
Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320
|
| #
6f3d5618
|
| 31-Oct-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230
|
| #
60f69c44
|
| 15-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54
|
| #
781b3001
|
| 14-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4e945c9820f08f3e5a1bc871ec50d7ccb0b7454e
|
| #
e0156e0b
|
| 11-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: 8b48556a285e293c04f497a3a1e40ac96cfd5016
|
| #
780a600e
|
| 05-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: b5a05984274c84515a795ed75eef9d3b27ba97f1
|
| #
442648ef
|
| 04-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: 8b955b66410cbc923a4e1233fdeaca7fbf3e5d5d
|
| #
7adad957
|
| 03-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
changes for solving the strict aliasing issue in PetscObject and derived
Hg-commit: 278faecc91564f5495fa9f7d48380d547995fa45
|
| #
42f9eaa7
|
| 10-Sep-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b35d81628fd54ce7829e6ac4f2c8f65bf3443a42
|
| #
e90acf89
|
| 06-Aug-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
merge
Hg-commit: fdff4e4d20ef0eef8b84c71097ba807b25b3d5a2
|
| #
2af78bef
|
| 02-Aug-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
starting zope will automatically update data.fs from the data.fs.hg mecurial version
Hg-commit: 19ddc1725b8b50695dce40adaf37f197da38dd5c
|
| #
5c8c9132
|
| 28-Jul-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 83b81368b2a2917e947d52dc09879584a74a99ad
|