History log of /petsc/src/snes/interface/snesj2.c (Results 176 – 200 of 303)
Revision Date Author Comments
# b412c318 03-Sep-2013 Barry Smith <bsmith@mcs.anl.gov>

removed MatType argument from DMCreateMatrix() and DMCreateColoring() since information is obtained from DM


# c89319d2 29-Aug-2013 Peter Brune <brune@mcs.anl.gov>

Fixed SNESComputeJacobianDefaultColor() in the case of multilevel PC

Before, the function value copy would fail when calling MatFDColorSetF() on
a coarse/submatrix. Now we check that x1 is the actu

Fixed SNESComputeJacobianDefaultColor() in the case of multilevel PC

Before, the function value copy would fail when calling MatFDColorSetF() on
a coarse/submatrix. Now we check that x1 is the actual SNES solution
before proceeding to copy.

show more ...


# e33c197d 11-Jun-2013 Richard Mills <rtm@eecs.utk.edu>

Merged petsc/petsc into rmills/petsc master.


# 7555ab9e 29-May-2013 Peter Brune <brune@mcs.anl.gov>

Merge branch 'prbrune/snes-jacobiancolorfix' into maint


# 9bb02f3b 23-May-2013 Peter Brune <brune@mcs.anl.gov>

Merge branch 'prbrune/snes-jacobiancolorfix'


# 7fb41025 17-May-2013 Peter Brune <brune@mcs.anl.gov>

Fix for user-provided MatFDColoring in SNES


# 4042b796 17-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'master' into jed/ts-eimex

Sync to include Git conversion, PETSC_EXTERN, and minor API changes.

Conflicts:
src/ts/interface/tsregall.c


# 8d359177 07-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

fixed function names with Default to match new standard (which I just wrote)
fixed a few more functions that should be PETSC_INTERN

Hg-commit: 87889fe4f6d4e8d0963adcc79d438e75330601c6


# 10f4f354 16-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d45994b710e27c421e3a611629d33b9d321ce16b


# 1e25c274 16-Feb-2013 Jed Brown <jed@59A2.org>

Split out petscdmdatypes.h and petscdmtypes.h

Hg-commit: 3f8f2ebaa036547d616a74a818868b81d0922c1f


# 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 ...


# d2c146c7 30-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ebb357f10b0c83746021a2f5d6008cb620ae37d0


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

Uncrustified src/snes/*

Hg-commit: 0b89af55379cc95040ca47c4c1f8000d6a978df2


# 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


# 95862db2 21-Sep-2012 Peter Brune <brune@mcs.anl.gov>

SNESDefaultJacobianColor only sets the MatFDColoring's initial F if there is no RHS.

Hg-commit: 92061a43c7a41692ccc31c3964ff74851b4a8bcf


# c64a117e 20-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: dd7cbe34841d13a8a02b2da6e18cdafcc902c4ac


# 432bb422 20-Sep-2012 Peter Brune <brune@mcs.anl.gov>

Make SNESDefaultComputeJacobianColor() consume the prior function evaluation.

Hg-commit: a15e3a7045412343fd8e43df29f177128d44f2f9


# de7fce02 20-Sep-2012 Peter Brune <brune@mcs.anl.gov>

commit after resolve

Hg-commit: 15240d1ae47d30aa88af0bc1cf8382f0a55be1a3


# 243e2ce7 20-Sep-2012 Peter Brune <brune@mcs.anl.gov>

SNESDefaultComputeJacobianColor() doesn't require that ctx is a coloring now.

Hg-commit: a60362cf7107838be7afce2b6cf47272c6f1da2e


# cb620c4e 20-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

formating of a couple of TS examples

Hg-commit: 57db40d0b98f2aae4a32b221d9aaa673da4a3e05


# 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


# 48fab831 09-Jul-2012 Brad Aagaard <baagaard@usgs.gov>

Merge

Hg-commit: 8f74ca6da3dda2e92c9063777436a7e360bcc637


# f0fd6796 06-Jul-2012 Barry Smith <bsmith@mcs.anl.gov>

commit afgter merge

Hg-commit: 3675b37c376d9b5704273c07c9eacb10845dbbe9


# 0171d955 06-Jul-2012 Peter Brune <brune@mcs.anl.gov>

Fixed memory leak in SNESDefaultComputeJacobianColor; half-fixed other recently introduced fd_coloring errors.

Hg-commit: 3833cc162eae9fcad1f4bbafce6bae6386cebf07


12345678910>>...13