| #
4f40e9fe
|
| 04-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: fd9f97fbed6c9f527f2a18a2ebb5f2f4669e380f
|
| #
abcf25ce
|
| 04-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Commit after merge
Hg-commit: d6328eb2cf014ee29725e21d82283562963fdc68
|
| #
9c85324f
|
| 04-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed newvec argument to VecLoadnew() to be input only, VecLoadnew() CANNOT create it.
Hg-commit: f71013442bfe073316e4a8ca34c8b8a9057bc2a4
|
| #
93cf5eb5
|
| 18-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: aca5ed378a5658ef7df14846128d98fb472f8dd7
|
| #
b23f91a4
|
| 18-May-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 3d6e115ed50e0a91aeb25dbd4b36559e2e6d6008
|
| #
b1550197
|
| 18-May-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Started working on the new VecLoad interface Fixed missing value in MatLUFactorNumeric_SeqAIJ_Inode
Hg-commit: 3244cd11c6aa30c0fda11e54a655412157e3a23f
|
| #
ff219bfb
|
| 27-Apr-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 1f5ce9b1fa7762a7d57e66fe241c05a915d43e19
|
| #
398c84b2
|
| 22-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
ScatterMode value manual pages belong in petscvec.h not petscsys.h
Hg-commit: 7cf3281904e4ccabdd8d2361927a5819507ce637
|
| #
f0eb1ee0
|
| 12-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0
|
| #
0e1b073a
|
| 10-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed VecSqrt() to VecSqrtAbs()
Hg-commit: 271746aefb509c82730a03fa4fbf53a1092237ba
|
| #
fcd96beb
|
| 10-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after pull of manual pages patches for 3.1
Hg-commit: fdda79b9b0cfa271aff815250a8f6761d22b5ee8
|
| #
1890ba74
|
| 09-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
minor fixes/updates to manual pages
Hg-commit: 98609ad2d9f7c6c11108358322be1092152924d7
|
| #
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
|
| #
5f5f199f
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C eliminate use of petscsys.h (Fortran and C) eliminated redundant use of #include "petscfix" all over t
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C eliminate use of petscsys.h (Fortran and C) eliminated redundant use of #include "petscfix" all over the place because included by petsc.h
Hg-commit: dea4bc8a57aa0490c3a40fdee08c4b41e42e03ce
show more ...
|
| #
098c0d8d
|
| 24-Sep-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: a7710b011ce3f2c4ac169ab040d429403a541f7f
|
| #
7319c654
|
| 24-Sep-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
PCApplyRichardson() now takes a flag indicating if initial guess is zero, this saves work on application of SOR preconditioner in first iteration for example KSPSolve() checks if the norm of x is kno
PCApplyRichardson() now takes a flag indicating if initial guess is zero, this saves work on application of SOR preconditioner in first iteration for example KSPSolve() checks if the norm of x is known to be zero and if so temporarily sets the guess_zero flag in KSP (it is only temporarily cause in the next solve it may not be zero.
Hg-commit: 7c18a45dad7e4c7bb780a7cf7ffbc18bb03598c8
show more ...
|
| #
8a9890e4
|
| 09-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
add VecFinalizePackage() and register it with PetscRegisterFinalize() to be called at PetscFinalize()
Hg-commit: da3fd3bb8836afe79dc421d1544066ee0db5096a
|
| #
06c1185f
|
| 27-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added VecExp() and VecLog()
Hg-commit: 26e4c0ea24643c533eb42b873725c8c2eb328d55
|
| #
bb9195b6
|
| 07-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed a bunch of array arguments to be passed as [] instead of * removed count < 20 in cubic line search, simply wait until lambda is small enough
Hg-commit: bd66bba2303eb3b3fb10e1db1aa0081e7e38fae7
|
| #
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
|
| #
392a8661
|
| 26-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 41800043acaea4edc1ffe515ad0d33298e6b8178
|
| #
a313700d
|
| 24-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
moved the const out of XXType definitions and into the Set and Get Methods
Hg-commit: d4d9a237045a151847ef3121b00df73d952d0999
|
| #
58e0f8a7
|
| 12-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: dd391c160ab864a5b7ce01ec7122c7071fda4fbe
|