| #
8122439e
|
| 15-Jul-2012 |
Jed Brown <jed@59A2.org> |
Man pages for VecSetValue and VecSetValueLocal use PetscInt
Hg-commit: fdd2b338ebe4006f5b1cccb6f5157cfc59f9ecfc
|
| #
6e832a71
|
| 16-Jul-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Removed old pthread code.
Hg-commit: adce8f56f5e22f1cc42f23405c6d3e111fb0272c
|
| #
48fab831
|
| 09-Jul-2012 |
Brad Aagaard <baagaard@usgs.gov> |
Merge
Hg-commit: 8f74ca6da3dda2e92c9063777436a7e360bcc637
|
| #
6a6fc655
|
| 04-Jul-2012 |
Jed Brown <jed@59A2.org> |
Add const to many enum string lists
Hg-commit: c83e9a8fda58664955a3d65190eafbaf3a08ee6d
|
| #
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
|
| #
af90f1f4
|
| 29-Jun-2012 |
Paul Mullowney <paulm@txcorp.com> |
Removing all refs VecTransplantPlaceArray, VecTransplantResetArray as it was highly experimental.
Hg-commit: 6d05bb0e3600e5492c6d5e88ad10ef6a2812c31f
|
| #
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
|
| #
9ae82921
|
| 11-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
Lots of changes. Also addign new files for cusparse matrix type.
Hg-commit: d2f118b395b24fdc836f857e3f221f6c0c9eca58
|
| #
fdc38fec
|
| 24-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed polymorphic functions
Hg-commit: 26715ea791312df23dddc9e03ece27d69fc42d2c
|
| #
f27dfc53
|
| 11-Apr-2012 |
Peter Brune <brune@mcs.anl.gov> |
Commit after merge
Hg-commit: dd9de3c9b6c26331f5d70e21b5ec7304b66251d1
|
| #
41cf6abc
|
| 09-Apr-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Moved array range determination to the kernels. Added VecGetThreadOwnershipRange()
Hg-commit: 7179562be4ca92b77f45b402989d52672b3ecbb4
|
| #
dd7a4afb
|
| 09-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9fe4e47febb192f695b06926671bc6c24d853936
|
| #
6bdc1a12
|
| 09-Apr-2012 |
Satish Balay <balay@mcs.anl.gov> |
#112340 compile fixes [for polymorphic routines]
Hg-commit: f61e9f09b1a32a857e93b23c0837532f429686a3
|
| #
778a2246
|
| 09-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
VecCreateXXXWithArray() now takes a bs argument since there is no other way to pass the block size in during creation process
Hg-commit: 465282368ed7696decd83c3d3b111f39348a7d40
|
| #
8e7768b9
|
| 24-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f997b2abc12025b16065184c2bb279689bbd06ac
|
| #
b45d2f2c
|
| 24-Mar-2012 |
Jed Brown <jed@59A2.org> |
Rename include/private/ to include/petsc-private/
Hg-commit: 9a1730720b0d9756437b40462617551504641ade
|
| #
23c403bd
|
| 20-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8c62da4270bb6cc4d6d6af2d0f9014680dd4b07f
|
| #
5130d69e
|
| 20-Mar-2012 |
Jed Brown <jed@59A2.org> |
Add PetscCommSplitReductionBegin() and example
Hg-commit: d2d98894cb5c6a487578fcc319e1afb8c9bfaf65
|
| #
0ebbf5cd
|
| 11-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4f48dde03429d0318c7e23bc7de128a9e6ddc8fd
|
| #
91e7e850
|
| 09-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
commit after merge
Hg-commit: 19b44bdcc8c2788d4ae5c8ecfe21a83f1fb6fbe9
|
| #
9b3c9a54
|
| 07-Mar-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Incorporate PetscThreadsLayout into seq and mpi pthread vector
Hg-commit: 3e5cbcd09c0cdca7d193329b251809bec1adb9e3
|
| #
51322221
|
| 28-Feb-2012 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11
|
| #
63bec58d
|
| 19-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added VecMPISetGhost()
Hg-commit: 3e264171fd30ac52e9b16f2e51fe624ab9f3e69b
|