History log of /petsc/src/snes/interface/snesregi.c (Results 126 – 150 of 270)
Revision Date Author Comments
# f5af7f23 30-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Uncrustified src/snes/*

Hg-commit: 0b89af55379cc95040ca47c4c1f8000d6a978df2


# f31c9d25 26-Jan-2013 Peter Brune <brune@mcs.anl.gov>

SNESAnderson: classical Anderson Mixing as a variant of NGMRES.

Hg-commit: 14150d23b60b57c6cba81aea057facc7c658f4ee


# 04d7464b 04-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

changed SNESLS and SNESTR to SNESNEWTONLS and SNESNEWTONTR
updated some example output to match correct -ksp_view when using gmres est eigenvalues

Hg-commit: e0e8da70399f87273ad168b3126606d8167a2474


# 47a77684 04-Dec-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

commit after merge.

Hg-commit: 9da5e5c113ab3d02fcccb548a2e29d9054d0b5fa


# f450aa47 03-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

changed virs and viss to vinewtonrs/ssls to clearly indicate the problem class they solve and the method used

Hg-commit: ef35ed902b9dfc111af13d202e31535b648342dc


# cf6142ae 29-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 22746e3b3fbadeeb7355c91f5c38c081c818d4a8


# 7659c1be 28-Sep-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: e67798811b9e9715a27e1162d786ebd65ddc7d21


# f91908df 28-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: 5ac46fc16352f9b05d40fb8eae01aa99e5d44c14


# eaedb033 27-Sep-2012 Peter Brune <brune@mcs.anl.gov>

Nonlinear ASM (SNESNASM): initial DM dependent version

Hg-commit: 3d2d1e43c2d259d168619513ab57fc68c738cba9


# 6c2930d4 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8


# 3e08d2be 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing blanks from source code
added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree

Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a


# 0f55b88d 03-Jul-2012 Satish Balay <balay@mcs.anl.gov>

backout all chmod stuff in bf971ba58125
[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]

Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258


# c0174eb7 03-Jul-2012 Mark F. Adams <mark.adams@columbia.edu>

removed a spurious call to MatSetBlockSize.

Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a


# e5996a9a 15-May-2012 Paul Mullowney <paulm@txcorp.com>

updated and merged from petsc-dev

Hg-commit: 4bdbb24181fe1c8ce13e9b82c1d499b152c3d14f


# 40be292e 11-May-2012 Peter Brune <brune@mcs.anl.gov>

remove non-working SORQN

Hg-commit: 5df5da2fbee0018d6214063ab12ea49c0847b4f8


# 8aa97da3 03-Apr-2012 stefano_zampini <stefano.zampini@gmail.com>

Commit after merge

Hg-commit: 8c5e601e00cdfb6d35c8d12ba9952a5d3a8ea1b8


# 901f9792 02-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b27c857c30d2cacea5a5d0ff53413132c0ea2307


# fdacfa88 02-Apr-2012 Peter Brune <brune@mcs.anl.gov>

Brought SNESNormType behavior more in line with KSPNormType and added -snes_norm_type option

Hg-commit: 55052cf541db986e2c056dc67adaeaa6ab9fc6ea


# 8e7768b9 24-Mar-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: f997b2abc12025b16065184c2bb279689bbd06ac


# b45d2f2c 24-Mar-2012 Jed Brown <jed@59A2.org>

Rename include/private/ to include/petsc-private/

Hg-commit: 9a1730720b0d9756437b40462617551504641ade


# 5816802f 22-Mar-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 91990355ddeed5e72c092253865a33777b722adc


# c60f73f4 22-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Changed all references to snes->xtol and CONVERGED_PNORM_RELATIVE to snes->stol and CONVERGED_SNORM_RELATIVE to avoid confusion with -snes_stol option.

Hg-commit: 3da8f2e08535b344b92088fde76c9b80e33

Changed all references to snes->xtol and CONVERGED_PNORM_RELATIVE to snes->stol and CONVERGED_SNORM_RELATIVE to avoid confusion with -snes_stol option.

Hg-commit: 3da8f2e08535b344b92088fde76c9b80e33396c1

show more ...


# 51322221 28-Feb-2012 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11


# 37e1895a 06-Feb-2012 Jed Brown <jed@59A2.org>

Add SNESMS: multi-stage smoothers, a nonlinear analogue to polynomial smoothers

Hg-commit: 3de9c70f2af1c2a7d27b25f3ed88b30b58a24e48


# c2fc9fa9 06-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

reorganized SNESVI to two solvers SNESVIRS and SNESVISS in seperate directories without being intertwined though they share some common code
removed rsaug from being built since is broken

Hg-commit

reorganized SNESVI to two solvers SNESVIRS and SNESVISS in seperate directories without being intertwined though they share some common code
removed rsaug from being built since is broken

Hg-commit: 31c8ce4101ddfbfe4fc6d005d66ef14f58ee082a

show more ...


1234567891011