History log of /petsc/include/petscsnes.h (Results 701 – 725 of 1096)
Revision Date Author Comments
# 50f6de3f 02-Oct-2011 Jed Brown <jed@59A2.org>

Add -snes_ls_precheck_picard to implement "unstable manifold correction", add to p-Bratu example and include output

Hg-commit: 1dface3dd261103d5cab39d276115c74d7d003df


# 15f5eeea 02-Oct-2011 Peter Brune <brune@mcs.anl.gov>

fixed setting LS from options

Hg-commit: 82a164ad6cfa5139ba51fe0d297a20a436179334


# ea630c6e 01-Oct-2011 Peter Brune <brune@mcs.anl.gov>

moved most of the LineSearch interface out of SNESLS and into SNES; fixed most of the solvers

Hg-commit: 7938008ed4ad477835f3e77a0f5215bd9ef2049d


# 472b90b3 26-Sep-2011 adams <adams@jaguarpf-login1.ccs.ornl.gov>

fix for emtpty procs on input grid (2nd commit).

Hg-commit: 416bc569082d603eba1a683707921f8a1b880bdb


# 8aa69af5 23-Sep-2011 Jed Brown <jed@59A2.org>

merge

Hg-commit: 1e229776bfd44f4b459456504b3110137e0481a8


# b1f6f9fc 23-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: 866723830dfe0ff26ba0638381626709048310af


# 421d9b32 23-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

added framework for SNESFAS

Hg-commit: d12c30e79e7eb7be21577d95b4769d34fe69cd2d


# 7037fc97 19-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

commit after merge

Hg-commit: 58b11639468a9f0b0b163b4e0ffc28d6efca1c9e


# fef7b6d8 19-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

added snesncg (nonlinear conjugate gradient) solver

Hg-commit: 3a811f428933958bf37efb70972f4326cbc59e5c


# 04ce4bd4 19-Sep-2011 Hong Zhang <hzhang@mcs.anl.gov>

merge from petsc-3.2

Hg-commit: 07774763ee5d4cba9fb0f5d4e3504cf5b2469911


# 76bdecfb 17-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

changed /*E for #define XXXType and the string values to /*J to get correct formatting of manual pages

Hg-commit: 672bb3e7f6e5ba6fa21a61ea8b04187f5f146b0e


# d5c3842b 17-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

changed SNESRICHARDSON to SNESNRICHARDSON

Hg-commit: 697b0447fe36f835db939ac8db289c880d74f9c7


# 42f4f86d 16-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

more changes of Newton to SNES
SNESView only prints inner snes if it used by outter snes

Hg-commit: c84e9c7c4e16141e1039a62c33518e578258767f


# 1e633543 15-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

updated test output to use SNES Iterations instead of Newton Iterations
changed line search calling sequences so that all input arguments are passed before output arguments
fixed Picard to use same c

updated test output to use SNES Iterations instead of Newton Iterations
changed line search calling sequences so that all input arguments are passed before output arguments
fixed Picard to use same calling sequence of line searches as other SNES methods

Hg-commit: fae74e5081b3f5b3bc28fa3a5e81739ea7ae697c

show more ...


# 75783a5f 15-Sep-2011 Jed Brown <jed@59A2.org>

merge

Hg-commit: 613db546a9aeac1d9f66206c457d69227f963da6


# c5ae4b9a 13-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

added SNESSHELL
added a few PETSc app publications

Hg-commit: 1b8c6e638bf0818c09fc4ed459273c4358565dcf


# 18f71122 09-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge since rebase sucks

Hg-commit: e4f9833c32bdffd114d2089ae117651b77159d06


# 7aeeeb27 09-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

merge after commet; wow whose making all these changes to petsc-3.2

Hg-commit: 6001de0b320641543b6fba9c5b0d57ae5b11466b


# 228d79bc 09-Sep-2011 Jed Brown <jed@59A2.org>

Add documentation for {KSP,SNES,TS}Monitor().

And generate Fortran stubs. This mostly only makes sense in the case of
TSMonitor() which Fortran uses of the TSStep() interface may want to call.

Hg-c

Add documentation for {KSP,SNES,TS}Monitor().

And generate Fortran stubs. This mostly only makes sense in the case of
TSMonitor() which Fortran uses of the TSStep() interface may want to call.

Hg-commit: da21192ea1243c88c16d1f2b7457c3aff441e920

show more ...


# bfae9544 08-Sep-2011 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: aee85eceae49b0be84b866808d01e3877a200a0a


# 4b11644f 08-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

added SNES broyden and changed KSP broyden to reflect the actual method it implements ("good" l-broyden).

Hg-commit: 3ccc93be807db7868dedd62444ee0669abb450fc


# 0d6fbc72 09-Sep-2011 Jed Brown <jed@59A2.org>

merge TS Fortran interface updates from 3.2

Hg-commit: 56151220512698968f149b4ce5a37e8bd290adf7


# 21167be9 05-Sep-2011 Jed Brown <jed@59A2.org>

Update usage of SNESLineSearchType for C++ and bounds checking

Hg-commit: 4d0f0ad45eb8f7b81a18ce3a8aa00054118349af


# 490ca623 05-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

added SNESLineSearchType enum and SNESLineSearchTypes and unified SNESSetFromOptions_LS() to use these instead of hardwiring arrays into each routine

Hg-commit: 5a11f82a7709b95112dec9cc38689b0ba9870

added SNESLineSearchType enum and SNESLineSearchTypes and unified SNESSetFromOptions_LS() to use these instead of hardwiring arrays into each routine

Hg-commit: 5a11f82a7709b95112dec9cc38689b0ba987068b

show more ...


# bf1048b3 17-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9db8ce5d1752c7b2dc1f675d198df901278cd5a5


1...<<21222324252627282930>>...44