History log of /petsc/src/snes/interface/snes.c (Results 1476 – 1500 of 2059)
Revision Date Author Comments
# 65460251 06-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PETSC_USE_SINGLE etc to PETSC_USE_SCALAR_SINGLE to make clearer that this variable is related to defining the scalar type

Hg-commit: 091ca03e9ad7a91d59048671631a058ed1b9044d


# 7b2b6c42 21-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 195f72567fef37dce5fb19f9a361fb9db1b4003a


# 06975374 20-Sep-2009 Jed Brown <jed@59A2.org>

minor fix: argument numbering

Hg-commit: 04b38e6a79198fdd51e2ee6313df385d984201e3


# 9d124a3d 25-Aug-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 9346f4fc0b2ed71af84b78752b7cd19df6d53a22


# 57034d6f 24-Aug-2009 Hong Zhang <hzhang@mcs.anl.gov>

typo

Hg-commit: 19eda76fa08e48c70d10955627ab336bbad1e56a


# 2f00e3e0 23-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after update

Hg-commit: c176798e350520d7067bc61fb3e700169e4fb00d


# fc47ea12 21-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ea00df4947a367101ee357b31d63776217aafdaa


# 050e3705 21-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a6407b8036227e2e1b5c10742897d31c2365271a


# 98613b67 21-Jul-2009 Lisandro Dalcin <dalcinl@gmail.com>

fix for broken SNES matrix-free, try to get 'snes->vec_func' vector from 'snes->jacobian[_pre]' matrix

Hg-commit: b17fe4b08207a82ebd53c9d26465dd1f5e4f9634


# d3462f78 04-Jun-2009 Matthew Knepley <knepley@mcs.anl.gov>

Fix for C++

Hg-commit: eb645d91ed70a7dfb33126b77e2e0e018c62aa2b


# 18472a31 04-Jun-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 2767a69281d401036cee0b1e9b4943a0df6b0de5


# aa3661de 04-Jun-2009 Lisandro Dalcin <dalcinl@gmail.com>

Set SNES matrix-free routines at SNESSetFromOptions(), add option -snes_mf_version

Hg-commit: 6fcd5defc59c243b135d29c0370a92f2e3b4c4a7


# fe36e6c7 13-Apr-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge
- Watch out for SNES ex45, I think the merge was bad

Hg-commit: 04bc4bca24f51d95f00a035b6b5fb2e5990fd8a8


# 90d69ab7 28-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false
changed most uses of these routines to the Truth vari

changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false
changed most uses of these routines to the Truth varient

Hg-commit: fd6366abd7eb1f3ec925faa0ecd078d5cc025eb2

show more ...


# f6189d20 13-Mar-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 9ae5f892cfb831cbf8c8c69fc962d95358890ae8


# 329dc2ac 06-Mar-2009 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: e28c0cd119fe13441fc5d08f262d762d24ad6f21


# 5326740b 06-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge from petsc-3.0.0

Hg-commit: 0fc2ecc655cc807729ea561771355d68effe1c7d


# 64ba62ca 06-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

added new ANL titlepages and end page for users manual per Judy Beumer

Hg-commit: d87f61dac2ef8b6b87e7a061bca242693fcd6a26


# fc93cb7e 02-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 867afac36586d89bfff82d64bbcaad8be2703af2


# 8c7482ec 02-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

various updates
additional work on pflotran unstructured grid example

Hg-commit: c22b249e47b4a4877d14251479777a8b584bd822


# 98382af6 19-Feb-2009 Matthew Knepley <knepley@mcs.anl.gov>

Now we print some missing SNES options

Hg-commit: 06b123dc550c1f8fa44520ea162eabf4cb10884d


# efe6c3a7 16-Feb-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: c24770da2f7a4ec6d2c54d0774691ec6c5dd493c


# dbf0e21d 08-Feb-2009 Barry Smith <bsmith@mcs.anl.gov>

fixes to mpibaij.c found in nightly build
fixes to wrong use of CHKERRQ() throughout code

Hg-commit: 733dea1e39d18170feab68a0e7a269e3248a628a


# 8452f6a8 03-Dec-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 156f88747aa27143072a47aadcbab5829f0d3b0b


# b710008a 02-Dec-2008 Barry Smith <bsmith@mcs.anl.gov>

added if (!snes->ksp) {ierr = SNESGetKSP(snes, &snes->ksp);CHKERRQ(ierr);}
to SNESSetUp() to make sure that SNES has a KSP when needed.

Hg-commit: 6ed8c6a5b2f08fa4e762dc1ecd3723695176af25


1...<<51525354555657585960>>...83