| #
7c4f633d
|
| 03-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed -I$PETSC_DIR from make system and changed the corresponding #include "src/dsdsdsds" to "../src/sdsdsds" in the source code
Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
|
| #
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
|
| #
1af92720
|
| 07-Aug-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Change error to line search failure
Hg-commit: 377ffc2b4b72b5528fd0779d06092ea64dde33e7
|
| #
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
|
| #
854a3c9d
|
| 02-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 2dcbb11057fb0aa42e16119e6d027b94e29f1669
|
| #
57dddb05
|
| 02-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 53fec88fb9efe14d6431e28228b329636202254f
|
| #
f66fdb6d
|
| 01-May-2008 |
Satish Balay <balay@mcs.anl.gov> |
use PetscIsInfOrNanScalar() and PetscIsInfOrNanReal() for VC6.0
Hg-commit: 80b7506ac2e7deb771bbcdb5e4835635b12370ab
|
| #
f3618155
|
| 11-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae910a8c341252193d05c7b6e3a1801bc7c73425
|
| #
9a25a3cc
|
| 06-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscIsInfOrNan() added instructions in users manual and FAQ for not using PETSc makefiles
Hg-commit: 0f208f3b04e2e30173ad91dcbdd5b5dc943c1760
|
| #
199d901b
|
| 29-Feb-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b5c21b12ef91890f951d2b5c6031d75f14a1af53
|
| #
2613ca53
|
| 29-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
compute xnorm initially for SNESolve_LS so can be used in line searches
Hg-commit: 41341772a7359063e725ba8b8a3a8549b3493fa4
|
| #
dc357ad2
|
| 28-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added test in cubic and quadratic line search if initial norm(update) < snes->xtol*norm(current x) and then saying that line search has succeeded (that is the full step is fine because the Newton
added test in cubic and quadratic line search if initial norm(update) < snes->xtol*norm(current x) and then saying that line search has succeeded (that is the full step is fine because the Newton update satisfied the "small" criteria in the convergence test.
Hg-commit: 6a7cd5d5ffe1c3a2b340fbfb28345cea24ed9abc
show more ...
|
| #
f5b6597d
|
| 28-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
moved CHKMEMQ from VecScatter implementions to VecScatter begin and end more Fortran interfaces that take function pointers converted to use fortran_func_pointers added more diagonostic info to cu
moved CHKMEMQ from VecScatter implementions to VecScatter begin and end more Fortran interfaces that take function pointers converted to use fortran_func_pointers added more diagonostic info to cubic line search run.
Hg-commit: 86b833279a4c6e7df5897d034ee5efe88fb125cf
show more ...
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
0757f6cf
|
| 17-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 5b7ad62a8624e3746d2613bc0758bceeab96f16a
|
| #
20f52e01
|
| 16-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added error check for right preconditioner on GMRES fixed Todd's incorrect formating of } else ...
Hg-commit: 81b50d76a9c5619a478246cd6bf9f15f3bbe81af
|
| #
c3d6478f
|
| 13-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1ddf5badb102c729966c4676cfb3757fed0f5404
|
| #
a9f58f88
|
| 12-Dec-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Small fix for linea search
Hg-commit: 86b5e20532d6300f975e3683220267dfc1d58469
|
| #
f8833479
|
| 09-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
moved python/BuildSystem and python/PETSc to config/PETSc and BuildSystem
Hg-commit: ecfd042aca3cc184a300dab26c2249c8667a0a32
|
| #
5865b7e2
|
| 07-Dec-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 9b38ef7ae67d148dc3c1eb372b9a1464304e9299
|
| #
4936397d
|
| 07-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added SNESSetFunctionDomainError() to indicate a bad input to your FormFunction, do not use SETERRQ(PETSC_ERR_ARG_DOMAIN)
Hg-commit: 67a5105b577611a06dd87ea831e377647bf3ebf5
|
| #
3be44c43
|
| 18-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aFTERmerge
Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320
|
| #
6f3d5618
|
| 31-Oct-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230
|
| #
60f69c44
|
| 15-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54
|
| #
1e2582c4
|
| 04-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed many calls to PetscInfo to include the object the information is associated with. This should fix petsc-maint 16853 -info_exclude vec,mat
Hg-commit: 76af22820baddbfcd9c2a4a4f02bebf64ea72ef9
|