| #
0700a824
|
| 08-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed cookie to classid cause that is what it is.
Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
28842d8c
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b
|
| #
d382aafb
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc.h --> petscsys.h (fortran equivalents also) new petsc.h that includes all PETSc includes is added
Hg-commit: a82a9bcb80ed39c69991db706672838a5b792d44
|
| #
81054ded
|
| 20-Jan-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: e36a50bca8e87bc226893cd35acbcf1194d9a5c7
|
| #
39d8913b
|
| 18-Jan-2010 |
Jed Brown <jed@59A2.org> |
Add ISCopy() to IS interface.
Has the same semantics as VecCopy, etc.
Hg-commit: 0b49cefef6c36f13059768efe00e72b7aeadf665
|
| #
404197b7
|
| 26-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: bfd3a83a4adc1cd389f373bde87fe159fad91161
|
| #
5d0c19d7
|
| 26-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
ISGetIndices() returns const array, it is not something that should be changed
Hg-commit: 279c07e55dc4d24fe01a982d22cefc6e74f39257
|
| #
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 ...
|
| #
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 ...
|
| #
aeb4f306
|
| 29-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: dd840e3347a1e3546141c05fa3e28c14b3e8a313
|
| #
2660f84b
|
| 29-Aug-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 606821b9d428aa927e5dd0d978667081c9580a4a
|
| #
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
|
| #
4c31538f
|
| 27-Aug-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
change ISBlockGetSize() to return global number of blocks and add ISBlockGetLocalSize()
Hg-commit: 6fa8486743cfd19d9386fa84119c3b6960268539
|
| #
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
|
| #
815a892b
|
| 10-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b30ed37c9fa869055cdaf3219b726bf215ba38ef
|
| #
6308e1d5
|
| 06-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed nonsense final argument I added to ISPartitioningCount()
Hg-commit: f4e71c40b6fcb50d27a83b41493aa0911c342367
|
| #
23aa9079
|
| 06-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed calling sequence of ISPartitioningCount() to (IS part,PetscInt len,PetscInt count[],PetscInt *npout) the final argument is optional.
Hg-commit: f55b9a9d8c728d7e4ea3eff0d1c340467bfc89ed
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
3be44c43
|
| 18-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aFTERmerge
Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320
|
| #
865bae8e
|
| 09-Nov-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 31603a991f8c9dbd9cd4c72b30a3514b55817b16
|
| #
7fe06243
|
| 07-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
t after merge
Hg-commit: 39a23f849d19621efbe30bce2419f57813cbd74a
|
| #
2b0b0f16
|
| 06-Nov-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 47eb9c42f06f9c3cc10b309bebce04eb8236cd91
|
| #
2b6de112
|
| 06-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
manual pages for PetscRandom types and minor PetscRandom manual page updates moved IS initialization into ISInitializePackage()
Hg-commit: d81416e49a52e842a1fc5d199928b8b819b9828d
|
| #
6f3d5618
|
| 31-Oct-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230
|