| #
b86e365e
|
| 14-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
clearer docs on PetscSF
Hg-commit: 075a81d67de736a9e4cdcae299d443d6337d0c31
|
| #
ed658588
|
| 14-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added more details to manual page for PetscSF. I don't understand it, how can we expect users to?
Hg-commit: 61ae81d5fdb9ed115505f34731f6f21a7af64701
|
| #
140e18c1
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed silly abreviations
Hg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
|
| #
19436ca2
|
| 14-Jan-2013 |
Jed Brown <jed@59A2.org> |
More C89 fixes
Hg-commit: 5c37072bf2e980e9b9b6ff38bb003c57ea7e6862
|
| #
a853e81e
|
| 13-Jan-2013 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 7ae059cc471c053401c1d6a21c3e45b9d4418175
|
| #
f2ba6396
|
| 12-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added appropriate #include to various synopsis in manual pages
Hg-commit: 649729772e487ab080652f3c9abb4b4203cfa79d
|
| #
3739235a
|
| 01-Jan-2013 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 25276966fa7fa86f856c8864a438c770ca67ffa5
|
| #
894dd566
|
| 01-Jan-2013 |
Jed Brown <jed@59A2.org> |
Add support for Clang extension to match MPI types
Hg-commit: 4212e2018ac86159dcc1274a8fb9f3fab9924ad2
|
| #
5b6cb184
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
PetscSF support for 64-bit integers, ref #9
Hg-commit: 8b4eb40861be4c673d6c3c1638d134e40794f251
|
| #
e84a5f06
|
| 30-Dec-2012 |
Jed Brown <jed@59A2.org> |
Add PetscSFDuplicate and fix related duplication/setup problems
Hg-commit: 2d45709a52b16a9d6756edd1434aefa6b74ccc51
|
| #
ac762476
|
| 30-Dec-2012 |
Jed Brown <jed@59A2.org> |
Point-to-point PetscSF: bcast and reduce, still need fetch-and-op, ref #9
Hg-commit: 493dfa17cce3ff4d49af969111a94e56567a3f5b
|
| #
200d31db
|
| 26-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 2e878d18df0be1b3f1dcf2e525be256a1f1753ed
|
| #
5af141bc
|
| 26-Dec-2012 |
Jed Brown <jed@59A2.org> |
Factor Window implementation aspects out of PetscSF interface
Dynamic registration added
Hg-commit: 42c198bbb4ea833676d57efc759ae2ef374f3a6d
|
| #
43208f3f
|
| 27-Nov-2012 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 6ac94d6e269a383c5b658488ff4022ab8f63808d
|
| #
f723732f
|
| 16-Nov-2012 |
Jed Brown <jed@59A2.org> |
Add PetscSFGetLeafRange() and fix some SF man pages
Hg-commit: 6ca57916bf306ee274a80909693e840eb59eca6a
|
| #
c3df09d6
|
| 21-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ed1a46afbb3ca05b94b623600c6c387ba23868ed
|
| #
63f4a732
|
| 20-Oct-2012 |
Jed Brown <jed@59A2.org> |
Add PetscSFSetGraphLayout()
Specifies root space by PetscLayout and uses global indices for the edges.
Hg-commit: 6171404c2c0700d756bd8073438391b70472e8ca
|
| #
2c8e378d
|
| 01-Aug-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed? completed and tested bin/maint/makeframework
Hg-commit: 908e7d10407583f0a5bd5d356d023bd7969681
consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed? completed and tested bin/maint/makeframework
Hg-commit: 908e7d10407583f0a5bd5d356d023bd79696815b
show more ...
|
| #
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
|
| #
10e9db80
|
| 30-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
Pulled in changes from petsc-dev. make tests passing. Everything looks good.
Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25
|
| #
014dd563
|
| 16-May-2012 |
Jed Brown <jed@59A2.org> |
Add --with-visibility, all public symbols are marked with PETSC_EXTERN
Hg-commit: 91d6ccc58aec44b109582d7decb1c094fd081024
|
| #
51322221
|
| 28-Feb-2012 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11
|
| #
3ee49f50
|
| 16-Feb-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 312690bc2432cee43390087ef7d8fe93919f4ee5
|
| #
40f141e7
|
| 15-Feb-2012 |
Jed Brown <jed@59A2.org> |
Protect PetscSF for 64-bit indices
Hg-commit: 976f4422f54d9414fbe43ec6ff61c1bcaf9bfb44
|