History log of /petsc/src/snes/impls/gs/snesgs.c (Results 226 – 250 of 267)
Revision Date Author Comments
# 99e0435e 05-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

updated from EXTERN_C_BEGIN/END through sys directory

Hg-commit: ee6b7ef2f48ce66402e7e807302de19506ce15df


# 3624602e 01-Mar-2013 Richard Tran Mills <rmills@ornl.gov>

Automerge.

Hg-commit: 14ce95357667c91d2f62e266b22357f2baea4a9e


# 189a9710 01-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

nonlinear solvers that generate NaN or Inf fnorm should return with diverged reason not generate error

Hg-commit: 5591d03c0bbe46350918e670562ca4785343cd3d


# ce94432e 13-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)

Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be


# a71f0d7d 08-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed stupid abbreviation in SNESLogConvHistory() and convert to C function

Hg-commit: aa80f1fe93c28cb23676c77dffe7050622f79cb4


# 0298fd71 08-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran
Fixed a few bugs where PETSC_NULL had been used incorrectly.

Hg-commit: 05

removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran
Fixed a few bugs where PETSC_NULL had been used incorrectly.

Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4

show more ...


# 1aa26658 30-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Uncrustified parts of src/snes/*

Hg-commit: c338118f302c917361be863cb61bfa992de8f769


# 009bbdc4 26-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"

Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece


# c5a46771 22-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit aftr merge

Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850


# 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


# b6266c6e 16-Jan-2013 Peter Brune <brune@mcs.anl.gov>

added tolerances to SNESGS; updated examples.

Hg-commit: 9c7f4e0eccc068403fb7988745e9e57b0b400382


# 6cd56b8b 16-Jan-2013 Peter Brune <brune@mcs.anl.gov>

Moved SNESSet/GetGSSweeps() to SNESGSSet/GetSweeps()

Hg-commit: d1fcc8d2500d82410a545ee1d36406687690ac4d


# 0adebc6c 15-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

silly code formatting problems; some people still need to read the style guide

Hg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1


# 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


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

Commit after merge

Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8


# 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


# 8382e67f 26-Jun-2012 Paul Mullowney <paulm@txcorp.com>

committing after previous merge.

Hg-commit: 62ea3b3249ac52e1d599b51313301ac9e25ed491


# f1301baf 25-Jun-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 5fd7344ebb01d47fc51348189c58908ebeb94702


# 1bdf7e34 08-Jun-2012 Peter Brune <brune@mcs.anl.gov>

See below.

Hg-commit: 04da9523a9d0cde4e0747be5831ee4494f0cc075


# c79d6ae8 08-Jun-2012 Peter Brune <brune@mcs.anl.gov>

We all make mistakes sometimes.

Hg-commit: b177280830b69fd2f590bb3f76b4dd2b7bcf898a


# 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


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

Fixed warnings in snesgs

Hg-commit: 527e80acd2b652e676af9b29ce80f686129fa070


1234567891011