| #
54e1368f
|
| 26-Sep-2006 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: c2bf5d924267f02a43e91b67895657f427a0511e
|
| #
fee2055b
|
| 25-Sep-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
tutorial update
Hg-commit: 1b641ca5cb26ed1c99443ca666326b640e308d52
|
| #
5e45c6bb
|
| 18-Sep-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: d993bb95b9a28fc97e0ded9563c316540b683a1d
|
| #
6029c235
|
| 18-Sep-2006 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 17ef89a89b5377b81fb5c60d492533c99ddb41e2
|
| #
3ab47c1a
|
| 15-Sep-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
auto + manual merge
Hg-commit: f4c0ae99f4c7f22f95c234827fc2a705aadd8925
|
| #
35ac30fe
|
| 14-Sep-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 736b190b7cba39213f2f602bd81d6589a641cf01
|
| #
de044059
|
| 14-Sep-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
trivial editing of help manual
Hg-commit: f0def2f9904234eeeab96305f201f22b6f0759cb
|
| #
a6570f20
|
| 12-Aug-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
changed ksp,snes,ts monitor function names and command line options to a consistent model like the -ksp_view_.... model.
Hg-commit: 59f4eafae0b5023efcea351555f5a4c24277ba99
|
| #
12279481
|
| 31-Jul-2006 |
emppter <emppter@pbrune> |
merge
Hg-commit: 445855cec72d274853746c763d0a7ba017f3fea1
|
| #
86406e2e
|
| 31-Jul-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 0a3d3017dd69cce84140ceaa2bbc517050c8d323
|
| #
906ed7cc
|
| 30-Jul-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see i
added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
show more ...
|
| #
2999313a
|
| 29-Jul-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
added SNESSetKSP() added reference counting to PCSetOperators() and thus added MatDestroy()s to PCDestroy()
Hg-commit: 68a3ae147b980d232334c858cafa37a458bae6cf
|
| #
e7788613
|
| 29-Jul-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
moved snes functions to seperate function table (like all other PETSc objects) finally removed a couple of outdated, unused PrintHelp
Hg-commit: 4eb4feedfab978e44d5c33f954aaf10529b69c46
|
| #
06ee9f85
|
| 30-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
[PETSC #14839] some suggestions/feature request Jan Brezina <morf@atrey.karlin.mff.cuni.cz>
Changed SNESSolve_LS to call the convergence tester before the first iteration instead of just checkin
[PETSC #14839] some suggestions/feature request Jan Brezina <morf@atrey.karlin.mff.cuni.cz>
Changed SNESSolve_LS to call the convergence tester before the first iteration instead of just checking directly the atol
Hg-commit: 8e91213e17e54da97be80ec012b30174cc965e5b
show more ...
|
| #
dddcbc22
|
| 29-Jun-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b5c67361847618ade7a745de5965a9ec8117b3e2
|
| #
dff1d9a9
|
| 28-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
automerge
Hg-commit: 72feb61bed814c00e897a38f1e9da6649639a3f2
|
| #
18ddcc7e
|
| 28-Jun-2006 |
Satish Balay <balay@mcs.anl.gov> |
fix formatted comment [none here - so space is required]
Hg-commit: 3bccb9cb6971815d004fa5a601eb6f1ef5912d0f
|
| #
2b1f77d7
|
| 21-Jun-2006 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 4d66d52560b81e0ed049f7ece2b6cfa1ae190503
|
| #
6ce558ae
|
| 21-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
vecgreateghost now auto sets VecSetLocalToGlobalMapping() hg sucks, I don't remember what I changed
Hg-commit: 80900d4fa4bf867df1dc3867199aa585a0afb76c
|
| #
9b1e27b7
|
| 13-Jun-2006 |
Satish Balay <balay@mcs.anl.gov> |
merge branch
Hg-commit: 7cafa0eb70f0364ac4bc11828d187d2155f9af86
|
| #
cf502942
|
| 13-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
parallel fix for fieldsplit; did not properly generate parallel matrices
Hg-commit: 7b34c32e57e2de741cd34e48d3fabeb2175adc66
|
| #
d62d1f4b
|
| 11-May-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.4301 knepley@khan.(none)|ChangeSet|20060511020236|12350 ChangeSet 1.4301 06/05/10 21:02:36 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none)
bk-changeset-1.4301 knepley@khan.(none)|ChangeSet|20060511020236|12350 ChangeSet 1.4301 06/05/10 21:02:36 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/PETSc3/petsc/petsc-dev
Hg-commit: 21427ad964e81a27cdcab3b23cfbc5ce13cc0faf
show more ...
|
| #
3dee34c5
|
| 10-May-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4299.1.2 bsmith@internal.address.see.rfc1918.mc.net|ChangeSet|20060510204806|23551 ChangeSet 1.4299.1.2 06/05/10 15:48:06 bsmith@internal.address.see.rfc1918.mc.net +1 -0 Merge bk:
bk-changeset-1.4299.1.2 bsmith@internal.address.see.rfc1918.mc.net|ChangeSet|20060510204806|23551 ChangeSet 1.4299.1.2 06/05/10 15:48:06 bsmith@internal.address.see.rfc1918.mc.net +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into internal.address.see.rfc1918.mc.net:/Users/bsmith/Src/petsc-dev
src/mat/impls/aij/mpi/mpiaij.c 1.276 06/05/10 15:47:45 bsmith@internal.address.see.rfc1918.mc.net +0 -0 Auto merged
Hg-commit: 938292428bb67d9b85d43e461733323af194c875
show more ...
|
| #
3d4c4710
|
| 10-May-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4297.1.3 bsmith@internal.address.see.rfc1918.mc.net|ChangeSet|20060510204640|25182 ChangeSet 1.4297.1.3 06/05/10 15:46:40 bsmith@internal.address.see.rfc1918.mc.net +6 -0 SNESSetMa
bk-changeset-1.4297.1.3 bsmith@internal.address.see.rfc1918.mc.net|ChangeSet|20060510204640|25182 ChangeSet 1.4297.1.3 06/05/10 15:46:40 bsmith@internal.address.see.rfc1918.mc.net +6 -0 SNESSetMaxLinearSolveFailures() and friends added for Richard Mills default is exit SNES on first linear solve failure
src/snes/snesimpl.h 1.22 06/05/10 15:46:12 bsmith@internal.address.see.rfc1918.mc.net +5 -0 SNESSetMaxLinearSolveFailures() and friends added for Richard Mills default is exit SNES on first linear solve failure
src/snes/interface/snes.c 1.105 06/05/10 15:46:12 bsmith@internal.address.see.rfc1918.mc.net +92 -0 SNESSetMaxLinearSolveFailures() and friends added for Richard Mills default is exit SNES on first linear solve failure
src/snes/impls/ls/ls.c 1.72 06/05/10 15:46:11 bsmith@internal.address.see.rfc1918.mc.net +19 -11 SNESSetMaxLinearSolveFailures() and friends added for Richard Mills default is exit SNES on first linear solve failure
include/petscsnes.h 1.56 06/05/10 15:46:11 bsmith@internal.address.see.rfc1918.mc.net +6 -0 SNESSetMaxLinearSolveFailures() and friends added for Richard Mills default is exit SNES on first linear solve failure
include/finclude/petscsnes.h 1.15 06/05/10 15:46:10 bsmith@internal.address.see.rfc1918.mc.net +2 -0 SNESSetMaxLinearSolveFailures() and friends added for Richard Mills default is exit SNES on first linear solve failure
src/docs/website/documentation/troubleshooting.html 1.37 06/05/10 14:21:59 bsmith@barrys-computer.local +352 -9 new troubleshoot with parmetis
Hg-commit: aa8a7ca13c50047ceb43c458e69fcd7b5c66350a
show more ...
|
| #
90af02db
|
| 14-Apr-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4259 bsmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060414163404|26244 ChangeSet 1.4259 06/04/14 11:34:04 bsmith@barrysmith-11.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/pet
bk-changeset-1.4259 bsmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060414163404|26244 ChangeSet 1.4259 06/04/14 11:34:04 bsmith@barrysmith-11.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith-11.mcs.anl.gov:/Users/bsmith/Src/petsc-dev
Hg-commit: f5f64e7020579066490f96e49f93c9c064d4b1b1
show more ...
|