History log of /petsc/src/dm/impls/shell/dmshell.c (Results 226 – 250 of 270)
Revision Date Author Comments
# c5076b69 25-Mar-2013 Richard Tran Mills <rmills@ornl.gov>

Added DMLocalToGlobalBegin/EndDefaultShell().


# 988ea7d6 25-Mar-2013 Richard Tran Mills <rmills@ornl.gov>

Added DMShellSetLocalToGlobalVecScatter().


# 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


# 7a108d1d 08-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

made DMGlobalToLocalBeginDefaultShell() and DMGlobalToLocalEndDefaultShell() public for rare but possible use cases

Hg-commit: 912c3347d229dd883d6e5ac43cbf0ceb39152658


# 20047c82 07-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

manual merge of Rich's updates to dmshell.c with mine

Hg-commit: f51c109c18b840fda844ac9fc91374ca2795c72f


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

commit after merge, still need to fix merge manually

Hg-commit: 45deca2a000f8083a940a81805b75bb30592c22d


# 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


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

DMShellDefaultGlobalToLocalBegin()/End() now throw an error if a scatter context has not been set by the user.

Hg-commit: f461d2474730ca841b5fff30650de2cea9d3292d


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

dm->ops->globaltolocalbegin/end now set to DMShellDefaultGlobalToLocalBegin()/End() in DMCreate_Shell().

Hg-commit: a039300abf9ebc1a84831079ab898a0f3b6dfbce


# 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


# 2761ed1d 05-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

merge, terrible manual process with many conflicts with Jed's PETSC_INTERNAL

Hg-commit: 84df07d03c6e55bd0f27bd5ee8c1738562bd529d


# b300e4a8 05-Mar-2013 Richard Tran Mills <rmills@ornl.gov>

Added missing PetscFunctionBegin.

Hg-commit: 1c865058df1cb17e6fa871cd86b73de13991312c


# 81634712 03-Mar-2013 Richard Tran Mills <rmills@ornl.gov>

Work on DMShell and Fortran interfaces for it; things still aren't quite working.

Hg-commit: 843a1e745f4adac5c560ae71c339edcdf578acae


# 8339e6d0 01-Mar-2013 Richard Tran Mills <rmills@ornl.gov>

Added DMShellSetGlobalToLocal() and DMShellSetLocalToGlobal().

Hg-commit: 0e525a67d01ddad2ebfcc15eef2cd6183726fdd3


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

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

Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be


# 31d8eec5 01-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1fa981254c79c783277e37654668dfe698cddf41


# 8865f1ea 01-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Uncrustified src/dm/*. No re-uncrustification of un-uncrustified plex.c.

Hg-commit: 0eadce41498eb88aa85fb46f989ad9d09bfd9c3e


# 6e4cbd8b 29-Jan-2013 Mark F. Adams <mark.adams@columbia.edu>

fixed for DMDestroy error.

Hg-commit: 7993a7b8d424ece3edfb70ed3f886f75faf26032


# c0ec8c6d 29-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge
x

Hg-commit: 5ca7425bdc061d16496b42615f4a99db34a78eec


# dc43b69e 28-Jan-2013 Jed Brown <jed@59A2.org>

DMShellSetLocalVector() and DMShellSetCreateLocalVector()

Makes DMShell use new PetscFortranCallbackId system

Hg-commit: fc6fb9dc677724b5f9d2b1c0c9f8a7ae082a446f


# 07475bc1 11-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

don't list unneeded /*I includes; they clutter the manual pages

Hg-commit: e78ba20ae96445858089a43bccd0933d14f8ae95


# 29aa02fc 11-Dec-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: a128a87f5736ccbab37df5d559616f8376f7026e


1234567891011