| #
7c4f633d
|
| 03-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed -I$PETSC_DIR from make system and changed the corresponding #include "src/dsdsdsds" to "../src/sdsdsds" in the source code
Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
|
| #
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
|
| #
cccbaa74
|
| 23-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 585879f5445257acbb9951c7861f508377f1f645
|
| #
3596582e
|
| 22-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 870a772e365f4bfd3c3a19a452cb87e9d83c0f4a
|
| #
4238b7ad
|
| 21-May-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix: double spaces in symbolic factorization
Hg-commit: 08897cfe67a1cc4ad350c45b67d23b6ca118507d
|
| #
5afd5e0c
|
| 09-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
completed rough tutorial
Hg-commit: 4863b347d5336a5880eb54981a37d446e1ce18a9
|
| #
8ec6c7c1
|
| 08-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6bf6f927f50b7c3afa97096a8d57512ab412f115
|
| #
8b648ec9
|
| 31-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 98a5e96ff6b96fd75dd94267aeabc64ba04ed883
|
| #
bf3909cd
|
| 27-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed PetscLogFlops() to not call SETERRQ, removed PetscLogFlopsNoCheck(), removed bad use of flop variable to count flops before calling PetscLogFlops, added code so PetscLogFlops() does not chec
fixed PetscLogFlops() to not call SETERRQ, removed PetscLogFlopsNoCheck(), removed bad use of flop variable to count flops before calling PetscLogFlops, added code so PetscLogFlops() does not check for negative values in optimized code. Updated developers manual and changes file to reflect changes
Hg-commit: 65eb69a47addfb38d502e3eb1e848e8f9df0965c
show more ...
|
| #
500298ef
|
| 24-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 655c3810b2fb2baf42b140c520738b7e3f072712
|
| #
b5eb4454
|
| 23-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed VecCreateMPIWithArray() usage with a null pointer to NOT allocate the array. These means that Vec's create to be used as templates for VecScatterCreate() need not be memory hogs Re: [PETSC
changed VecCreateMPIWithArray() usage with a null pointer to NOT allocate the array. These means that Vec's create to be used as templates for VecScatterCreate() need not be memory hogs Re: [PETSC #17233] Strange behavior of a simple program
Hg-commit: 6c14016ca64b56523bea3ea59fc3776dd8f2c8f1
show more ...
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
36af57c6
|
| 14-Dec-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 00ca3c0f251a1b463f4a1987a2a381d7507ae8fc
|
| #
ed1c418c
|
| 13-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
removed VERY outdate adic code
Hg-commit: b6081032e5576bcf22235b976b0ea608102c76e2
|
| #
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
|