| #
6e111a19
|
| 21-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Updated style to obey 'Do not put a blank line immediately after PetscFunctionBegin;'
Hg-commit: 5408b9ce2402ad624305b7a7a323ab3ae5e0c3f1
|
| #
f5f7c1b9
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully replaced more '){' by ') {', added checker script
Hg-commit: a0037010be00b56a68354d942365c8f8df63198a
|
| #
54eb447f
|
| 18-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully removed \t from src/snes/*
Hg-commit: 3f1255727749f701e123e1dcb12169d3fb72aa33
|
| #
6b2b7091
|
| 14-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed two typedefed function pointers from linesearch; what a pain.
Hg-commit: 8386a24ef3bd52e341d618a8a28f546cc63c2597
|
| #
22d28d08
|
| 04-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed rest of mising CHKERRQ() fixed a few unused but set variables
Hg-commit: 4acc0881334451e4d784ba0aa3b37fae2f983d1f
|
| #
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
|
| #
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
|
| #
8caf3d72
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)
Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f
|
| #
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
|
| #
639ea3fa
|
| 09-May-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fixed some behavior of SNESLineSearch w.r.t. its use in VI.
Hg-commit: 1e5f990f2b606db724b801680a65bfa5f0eb1846
|
| #
251f4c67
|
| 27-Apr-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
PetscTypeCompare -> PetscObjectTypeCompare
Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
|
| #
1a4f838c
|
| 30-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Changed SNES_LINESEARCH_TYPE to be SNESLINESEARCHTYPE to conform with object type naming convention
Hg-commit: 0ecac7136f433d984716f0f4d49a5541188e27af
|
| #
5f042095
|
| 25-Mar-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
PETSC_COMM_WORLD fixes (many in dead code).
Hg-commit: 597b7eec648a57b4587c674d818d101072f7bfa9
|
| #
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
|
| #
f1c6b773
|
| 19-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
PetscLineSearch renamed to SNESLineSearch
Hg-commit: bd6cf52a5297e10668ea19afb61e9e719f86befc
|
| #
b633c4de
|
| 19-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Removed the last vestiges of the old line search infrastructure.
Hg-commit: ebd6539f251813df3eca9186705d85d09223fc24
|
| #
872b6db9
|
| 19-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Removed old line searches
Hg-commit: 5e137feecedc3acfa37893d0c7d9405b3d6522b7
|
| #
b577a686
|
| 16-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: d865d871eeec070ac0aa882748136c4179a12670
|
| #
9bd66eb0
|
| 16-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Added new line searches to the VI solvers
Hg-commit: 6a44ff936e5a659c9d2954305f893c0a5c57878f
|