| #
48366a64
|
| 10-Oct-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f4dfb99c0db719d7b3d5fb7a5f72d65bf7868e06
|
| #
c30613ef
|
| 07-Oct-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fix for FieldSplit options processing
Hg-commit: c67e5b3568b9b2725a89d863dddddf4aacb72a9c
|
| #
6b62bf7a
|
| 06-Oct-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 8e8bc80960e5bb0543488be5c09d051f0dc2fe1a
|
| #
81540f2f
|
| 03-Oct-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc-maint 18375 errors in PCFIELDSPLIT and PCFeildSplitSetType() manual pages
Hg-commit: 70ab34330cea03d36cbf92b55db14d4a638d2997
|
| #
ff2c26e0
|
| 24-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge; lots of GU conflicts needed to be resolved, why? I don't know, most looked like they could be done automatically
Hg-commit: 2b292236ee5585a41c97ddcafd3f409331a1dd72
|
| #
cf8ad460
|
| 23-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Small fix
Hg-commit: 4d8f39a0e5329016777c80ea6c697b6fe7b52ae6
|
| #
30ad9308
|
| 22-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Added a method for Schur complements with FieldSplit
Hg-commit: 1d0a88c39c8a77737f69a9a3896999ff0b1b8941
|
| #
15898c7d
|
| 21-Sep-2008 |
Victor Eijkhout <eijkhout@tacc.utexas.edu> |
merged
Hg-commit: b3efa42ec45e04f6248c510bf0ed68f8651278a1
|
| #
a4efd8ea
|
| 20-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Doc fixes
Hg-commit: 429153440958200565c325d0cef6cde8f37a3481
|
| #
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 ...
|
| #
a541d17a
|
| 08-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
a.peyser@umiami.edu Subject: MPIDense row distribution on transpose. Date: September 4, 2008 10:06:36 PM CDT To: petsc-dev@mcs.anl.gov Cc: petsc-users@mcs.anl.gov Reply-To: petsc-dev@mcs.
a.peyser@umiami.edu Subject: MPIDense row distribution on transpose. Date: September 4, 2008 10:06:36 PM CDT To: petsc-dev@mcs.anl.gov Cc: petsc-users@mcs.anl.gov Reply-To: petsc-dev@mcs.anl.gov
used PETSC_DECIDE for local row/column layout of MatTranspose for MPIDense instead of using the transpose of the given layout, like all the other formats do.
Hg-commit: 799c15ac905a55d3ddab0c3b2506cd4f2f95ec94
show more ...
|
| #
7f6cc9d5
|
| 05-Sep-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge
Hg-commit: e1af96f3ec0cf9f5c1f85ab200a7e8fb6ed87c3b
|
| #
93fcf64f
|
| 05-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 01c2ba6d2b49e56c105ae57054b55f64ecdf204b
|
| #
edf189ef
|
| 05-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed prefixes of the two KSP in the PCFieldSplit Schur complement to fieldsplit_0_ and fieldsplit_1_ if user provides only a single IS to PCFieldSplit then its complement is used for the other blo
changed prefixes of the two KSP in the PCFieldSplit Schur complement to fieldsplit_0_ and fieldsplit_1_ if user provides only a single IS to PCFieldSplit then its complement is used for the other block
Hg-commit: cb7e29354d6662e022e8b853277b051c3cb62f75
show more ...
|
| #
160aca76
|
| 03-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed warning
Hg-commit: 0f3212296fbad16f6b9bd6dcd61f34d82f171547
|
| #
9e7d6b0a
|
| 03-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
bug calling PetscObjectComposeFunctionDynamic() with null function
Hg-commit: d79e54b0d25e7089e68ab2fcbc719ddd2dc400e0
|
| #
fd9359e6
|
| 02-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: b32c58d4fd86604d7b276671bb9313dd16010965
|
| #
e69d4d44
|
| 02-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
basic Schur complement solver works for parallel KSPMonitorDefault() will now print name of suffix at beginning of iteration if suffix exists.
Hg-commit: 2d03aa35d2b8b97db310359e50d7c8c88722efe0
|
| #
e3b489bc
|
| 30-Aug-2008 |
Satish Balay <balay@mcs.anl.gov> |
fix unused variable warnings
Hg-commit: 3bdf0ed14acbbfc495b1c6fb0a8f09550e1b30f6
|
| #
1cee3971
|
| 29-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added most of the appropriate PetscObjectIncrementTabLevel() calls on KSP objects
Hg-commit: 55ad623694bf2fcd3544ef7f480b24298f32bf4c
|
| #
3b224e63
|
| 28-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
basic Schur complement preconditioner is now working (no preconditioner on the Schur solve yet)
Hg-commit: b92a24fa5a99cb9f0f1ebe423a22c2cab0402a12
|
| #
11755939
|
| 20-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
multiplicative and symmetric_multiplicative fieldsplit preconditioner forms now compute residual only as needed instead of over the entire vector when submatrix is available from pc->mat
Hg-comm
multiplicative and symmetric_multiplicative fieldsplit preconditioner forms now compute residual only as needed instead of over the entire vector when submatrix is available from pc->mat
Hg-commit: 35d443a805ddda23e7f8a715a3124769ce2b351c
show more ...
|
| #
3e197d65
|
| 20-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 09253a14fa13ed33fd4f0714e7098ca8ff9e44dd
|
| #
68dd23aa
|
| 13-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
some work on fieldsplit preconditioner collecting the submatrices from A to compute the residual only on the part of the right hand side need, rather than the entire right hand side. Not yet wo
some work on fieldsplit preconditioner collecting the submatrices from A to compute the residual only on the part of the right hand side need, rather than the entire right hand side. Not yet working.
Hg-commit: 0032d8dc04b196a5fe75551cc31399089c485f98
show more ...
|
| #
d32f9abd
|
| 12-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
correction to PCFIELDSPLIT to allow the blocksize to be set from the matrix block size previously some of the code was in place but PCSetFromOptions_FieldSplit() forced bs to be 1 if not set.
correction to PCFIELDSPLIT to allow the blocksize to be set from the matrix block size previously some of the code was in place but PCSetFromOptions_FieldSplit() forced bs to be 1 if not set.
Hg-commit: a022ef01b0485f84eb7c6e69a1b4c7bc789b1e9f
show more ...
|