History log of /petsc/src/snes/impls/fas/fas.c (Results 301 – 325 of 476)
Revision Date Author Comments
# 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


# 6c4a5ce2 16-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

got value back from webclient to application


# ce8c27fb 13-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

fixed calls to PetscObjectAMSTake/GrantAccess() to cast first argument to PetscObject


# ec7429ea 12-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

work on AMS interface, consistent naming, ams.h not included in petscviewer.h, no ifdefs

Hg-commit: 642571a1dc7109fdb7e5b0abb23bf260d10eb970


# fa0ddf94 09-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

made public several private KSP and SNES methods that may be used by plugin KSP and SNES classes written by users

Hg-commit: 0d6205a1c0feb0cbd5a40a08327fe43345c19792


# 532eb151 07-Mar-2013 Peter Brune <brune@mcs.anl.gov>

FAS isn't funny anymore.

Hg-commit: d75822f87abb43bbbcdb3f6c06cf53eb04f2bc0c


# 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


# c19eab39 06-Mar-2013 Richard Tran Mills <rmills@ornl.gov>

Automerge.

Hg-commit: b6659d546870fb013f3da5bcd5066d1dc0dc329c


# 296840b1 06-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'master' of gitifyhg::ssh://hg@bitbucket.org/BarryFSmith/petsc-dev-simp

Symbol visibility and namespacing.

C++ builds always set extern "C" and can be called from plain C. Most
users w

Merge branch 'master' of gitifyhg::ssh://hg@bitbucket.org/BarryFSmith/petsc-dev-simp

Symbol visibility and namespacing.

C++ builds always set extern "C" and can be called from plain C. Most
users will only want --with-clanguage=C++ for std::complex.


Hg-commit: f848d02318cae92d7b32037c7ee88f92dbe46347

show more ...


# 8cc058d9 06-Mar-2013 Jed Brown <jed@59A2.org>

Change all PETSC_EXTERN_C to PETSC_EXTERN

Hg-commit: 8d2ebbb193fb583bccc64015e35640c4e08c3426


# 39d7646b 06-Mar-2013 Jed Brown <jed@59A2.org>

Change all PETSC_EXTERN_C to PETSC_EXTERN


Hg-commit: ba0cf153561ff2dc521f42e94b7164fbe7b5d798


# 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


# 9804daf3 15-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

added petscdrawtypes.h removed the typedef _xx* xx definitions from petscdraw.h and removed petscdraw.h from petscsys.h

Hg-commit: 01be7b4c0ac1e993b540535c319de45af820a255


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


# 6f2225d3 06-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: bb2f70d34a1944f3d8e5610793acea63ec87d492


# e157be5e 06-Feb-2013 Peter Brune <brune@mcs.anl.gov>

What was I thinking? (SNESFAS logging initialization)

Hg-commit: d7e73e1965434cbd9498298f31393ca9aa99e472


# 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


# 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


# 5fd66863 26-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Reformatted: "There should be a blank line before PetscFunctionBegin;"

Hg-commit: 05bda4416aaceb2dbd9d85b5720629adc88eef98


# f23aa3dd 25-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

generally SETERRQXX does not belong on its own line
also fixed formatting issues in dgmres.c (ugh)

Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd


1...<<11121314151617181920