| #
d8c1438d
|
| 12-May-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4c3b3a68768b03d4cdc3af0f8d5487ec8ca345f4
|
| #
b78a477d
|
| 09-May-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add support of '-pc_factor_reuse_fill' for iludt on seqaij matrix
Hg-commit: bbbef9fecfdeb77ae01b1dc605e320edd855eb6e
|
| #
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
|
| #
d82641ed
|
| 07-May-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: eda8d785f8fe04a78b650aca449ae63cd57cdf00
|
| #
1d098868
|
| 07-May-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
update MatILUDTFactor_SeqAIJ() with new matrix data structure add MatSolve_SeqAIJ_NaturalOrdering_iludt() and MatSolve_SeqAIJ_iludt()
Hg-commit: 4a10f58f9adca17dba71ecf95d57c507545dbf24
|
| #
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
|
| #
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
|
| #
fe36e6c7
|
| 13-Apr-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge - Watch out for SNES ex45, I think the merge was bad
Hg-commit: 04bc4bca24f51d95f00a035b6b5fb2e5990fd8a8
|
| #
8369b28d
|
| 13-Apr-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
continue working on MatILUDTFactorNumeric_SeqAIJ() apply dropping rule to L and U separately
Hg-commit: 2b016f4ac378efff5900cda2037335f5e3e8dc8a
|
| #
556ee2ba
|
| 11-Apr-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8681d2a995c8512c1c0eec276ef2cfead603f833
|
| #
33f9893d
|
| 11-Apr-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix memory leak in src/snes/examples/tutorials/ex45.c uninitialization of rs in aijfact.c
Hg-commit: e2d14ed607718a38f03d7fb827e757ed072fc27c
|
| #
8278f211
|
| 10-Apr-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix warning reported from the nightly test
Hg-commit: 9be819dcf73a7a3c41bc1e8155b16334242c2876
|
| #
599ef60d
|
| 07-Apr-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add support of ILUDT for seqaij matrix
Hg-commit: 6c118d1a4eae7c6729da778671628c41971139d8
|
| #
9f7d0b68
|
| 31-Mar-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
trivial cleanup MatLUFactorNumeric_SeqAIJ()
Hg-commit: 5c8125fb7a40ee84bf417de733fee6423a99a018
|
| #
90d69ab7
|
| 28-Mar-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false changed most uses of these routines to the Truth vari
changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false changed most uses of these routines to the Truth varient
Hg-commit: fd6366abd7eb1f3ec925faa0ecd078d5cc025eb2
show more ...
|
| #
a85a5ba5
|
| 29-Jan-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 80ce29f5b087cb5c44dd8b0ec36b14a49dc7fba4
|
| #
76941f23
|
| 28-Jan-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 92d30fe428db07e99de2a9cd0051a102535da8e3
|
| #
fc195bd7
|
| 27-Jan-2009 |
Satish Balay <balay@mcs.anl.gov> |
merge from release
Hg-commit: 2602a5b005a31423b8d919a0adc5bc884a6f07cb
|
| #
8dca30d1
|
| 26-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8ff664c706aee8a5558608244a0dac5b954062a2
|
| #
052f0c41
|
| 26-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
Removed bad use of PetscInt len variable as placeholder for what should be a size_t variable that is passed into PetscMalloc() calls. From: mark.vandoesburg@hetnet.nl Subject: Re: [PETSC #18943] Un
Removed bad use of PetscInt len variable as placeholder for what should be a size_t variable that is passed into PetscMalloc() calls. From: mark.vandoesburg@hetnet.nl Subject: Re: [PETSC #18943] Unable to allocate sufficient memory Date: January 26, 2009 4:56:52 PM CST
Hg-commit: 97dda86dd93d88798f8eed1a6128802961637cb3
show more ...
|
| #
2fb98c32
|
| 21-Jan-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 5e7946e6d6eb90bcf06e862f1ee74ac4524bdab6
|