| 407f6b05 | 04-Feb-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of MatAXPY(...,SUBSET_NONZERO_PATTERN) as reported in [PETSC #15781]
Hg-commit: 2c76fc971833d08f9320c9670f3039a9a86a84dd |
| c3122656 | 01-Feb-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
fix incref/decref pattern in many places
Hg-commit: 22e103f7957be81eb52288a9ed4ffb27537b6d8f |
| f6c57405 | 08-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
rm duplicate output of MatView() for mumps and spooles clean code for spooles interface
Hg-commit: 9d868fbfb97c8d7d6611be06afaf72b82e60a545 |
| d5adc81c | 15-Dec-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
rm unused variables; trivial editing as reported from the nightly tests
Hg-commit: b02682b41cd33d85dc777ecfeef51b72a8c061f4 |
| f2b054ee | 14-Dec-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
add runtime info for fill ratio of MatMatMult() and MatPtAP()
Hg-commit: dfaec288a453a53f02448d177e1249db9fe2378f |
| 5c088420 | 13-Dec-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for MatConvert_AIJ_externalpackage(,reuse==MAT_INITIAL_MATRIX,). When a matrix is attached a container which is not duplicated in the case of reuse==MAT_INITIAL_MATRIX, previous codes crash.
bugfix for MatConvert_AIJ_externalpackage(,reuse==MAT_INITIAL_MATRIX,). When a matrix is attached a container which is not duplicated in the case of reuse==MAT_INITIAL_MATRIX, previous codes crash.
Hg-commit: c552d6ea948bd05d7827091d803d9355fb13b58b
show more ...
|
| fd531716 | 29-Nov-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatForwardSolve and MatBackwardSolve for sbaij (bs=1) with matrix ordering
Hg-commit: 769ec928e76bcc7b60e7ae409613c9bb49f5cf64 |
| b9147fbb | 23-Nov-2006 |
dalcinl <dalcinl@trantor.ceride.gov.ar> |
moved many implementation headers to include/private
Hg-commit: aa99826eaac01bf46b6b3b0207d0ecd69d3393cb |
| 29c1d7e0 | 14-Nov-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for complex precision
Hg-commit: f8781f1086c6d9e1d4a121733ea0325e63a1050a |
| 96fc60bc | 14-Nov-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed caps in PCPROMETHIUS and PCCHOLESKY, how could it have been so wrong? sor error check for zero diagonal entry cleaned up snes ex22.c to support both matrix based and matrrix free.
Hg-commit:
fixed caps in PCPROMETHIUS and PCCHOLESKY, how could it have been so wrong? sor error check for zero diagonal entry cleaned up snes ex22.c to support both matrix based and matrrix free.
Hg-commit: 6f3fdd121e9dccc609ef0b12f66d21e9a41abc9b
show more ...
|
| 37e953ca | 12-Nov-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
autocommit except for snes/examples/tutorials/makefile ex19_1 stuff?
Hg-commit: 41d347c2815ed3817e9ce17c6d2b9f96eec7d81e |
| 8ee2e534 | 12-Nov-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
changed IS_COLORING_LOCAL to IS_COLORING_GLOBAL completed simple support foror generating VecPackGetMatrix() allow VecPackAddArray() to locate the array on any process desired
Hg-commit: 5fd9ade
changed IS_COLORING_LOCAL to IS_COLORING_GLOBAL completed simple support foror generating VecPackGetMatrix() allow VecPackAddArray() to locate the array on any process desired
Hg-commit: 5fd9adecca44380da002f32420029d4f6cdeff16
show more ...
|
| a82fdc85 | 10-Nov-2006 |
Satish Balay <balay@mcs.anl.gov> |
merge from release
Hg-commit: 8e1323ff2bf591cdc00a71ab8559ffef4f2e1906 |
| 1f03425e | 10-Nov-2006 |
Satish Balay <balay@mcs.anl.gov> |
fix compile issues with matlab interface
Hg-commit: 164582fe5c3050fb2ff3c5f8082dce8785b6d3a2 |
| 27d35429 | 06-Nov-2006 |
Satish Balay <balay@mcs.anl.gov> |
tree 3de55e4559c1c4ade76b8573528d1ac4d1ae6c8f parent ce6e8bab9b17ed85f0841ca9ca3eacc220977d90 author hzhang@localhost.localdomain 1162831241 18000 committer hzhang@localhost.localdomain 1162831241 18
tree 3de55e4559c1c4ade76b8573528d1ac4d1ae6c8f parent ce6e8bab9b17ed85f0841ca9ca3eacc220977d90 author hzhang@localhost.localdomain 1162831241 18000 committer hzhang@localhost.localdomain 1162831241 18000
add missing cast
Hg-commit: 97b3cd89c2a9794e04a76cfc7b4b251527d52686
show more ...
|
| 88692965 | 06-Nov-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
add missing cast
Hg-commit: c5299ef833d7f4565092beba4c13576a712e0524 |
| c1e7de9f | 03-Nov-2006 |
Satish Balay <balay@mcs.anl.gov> |
merge from release
Hg-commit: cec7173cc9157bcd8a091ae5f6b5e47051498cd0 |
| da9f3051 | 03-Nov-2006 |
Satish Balay <balay@mcs.anl.gov> |
- fix mat_no_inode option [bug] - fix format for -info output
Hg-commit: 001b068218b92ba2b3c9781cba11e85b6c35ed53 |
| 53c02076 | 24-Oct-2006 |
Satish Balay <balay@mcs.anl.gov> |
set matrix type as 0 after MatDestroy_xxx() is called [patch from petsc-dev]
Hg-commit: e1a18e7d50a02021b4be76b1d8cf03cd4e63cbee |
| dbd8c25a | 20-Oct-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix: set matrix type as 0 after MatDestroy_xxx() is called
Hg-commit: 863552fe268e86601b2450701133dbe07dd08765 |
| a0e1a203 | 15-Oct-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
made MatLoad_BlockMat() do proper preallocation no change to aij.c crummy hg cannot figure this out
Hg-commit: ec0ce86d26c967fa559c91b2d3294ff9aeec4fbb |
| 6e63c7a1 | 10-Oct-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
cleanup
Hg-commit: 9d0bd66cb5c025ecadf74ebc01a3d43c334c8c67 |
| 290bbb0a | 09-Oct-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
added DMMGSetMatType() and -dmmg_mat_type <mtype> started symmetric version of BlockMat. added MatOptions[] to string match the options and renumbered the options from 0.
Hg-commit: 9884893e09ba39
added DMMGSetMatType() and -dmmg_mat_type <mtype> started symmetric version of BlockMat. added MatOptions[] to string match the options and renumbered the options from 0.
Hg-commit: 9884893e09ba39ad38482aeb4138851bf91cb680
show more ...
|
| ccb205f8 | 03-Oct-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
block relaxiation for blockmat simple fieldsplit for blockmat docs
Hg-commit: 430a14e409c8b7db31832ae78e5952e00da74c58 |
| 421e10b8 | 27-Sep-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
started BlockMat seq matrix format modified SEQIAJSTRUCTHEADER to support this
improved/fixed portions of fieldsplit and composite preconditioners
Hg-commit: 34ccd2b4894b8dd91a39b1af7f4acae5f917c
started BlockMat seq matrix format modified SEQIAJSTRUCTHEADER to support this
improved/fixed portions of fieldsplit and composite preconditioners
Hg-commit: 34ccd2b4894b8dd91a39b1af7f4acae5f917c476
show more ...
|