| #
acc1e270
|
| 21-Nov-2010 |
Jed Brown <jed@59A2.org> |
Make DMCompositeGather_Array(,ADD_VALUES,) actually aggregate values from all procs
Hg-commit: 95118fd23e0479b181438de896f590c607404cdb
|
| #
87c85e80
|
| 21-Nov-2010 |
Jed Brown <jed@59A2.org> |
Implement DMCompositeGetLocalISs()
Hg-commit: 7fc6f95569f8d7e3fe7e33229c58a2aa02922409
|
| #
6eb61c8c
|
| 21-Nov-2010 |
Jed Brown <jed@59A2.org> |
Change DMCompositeGetGlobalIndices() to DMCompositeGetISLocalToGlobalMappings()
Replaces PFIDENTITY and scatter with integer arithmetic. Involves a binary search to locate owning process, because t
Change DMCompositeGetGlobalIndices() to DMCompositeGetISLocalToGlobalMappings()
Replaces PFIDENTITY and scatter with integer arithmetic. Involves a binary search to locate owning process, because the VecScatter interals are not public.
Hg-commit: 5fee4c5fd1122c51cc9574943703947fe675e505
show more ...
|
| #
7272e58d
|
| 19-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 53de80c73b25cb87701ba00b1315d39f0cab67ea
|
| #
8ffa0420
|
| 18-Nov-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: a5cb1ec1bccb8cb54d75b90297dfbebf98b6de33
|
| #
df0c820a
|
| 17-Nov-2010 |
Jed Brown <jed@59A2.org> |
DMCompositeGather now takes a single InsertMode parameter
Hg-commit: bbc80cb501a383f8a663faabcf8ac4e065bffa73
|
| #
ebdbe881
|
| 03-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce
|
| #
ed857012
|
| 26-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after massive merge, what the hey did people do to PETSc?
Hg-commit: 031d5f8bde1a14a3fe45758d80598ded09e1c94a
|
| #
cef07954
|
| 26-Oct-2010 |
Satish Balay <balay@mcs.anl.gov> |
fix warning
Hg-commit: a316ed761596ce856b6e10fa51a05e9facc451ed
|
| #
69970530
|
| 24-Oct-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 22da692ed155add94d5c93460d5353aeaadc853b
|
| #
671f6225
|
| 17-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after monster merge with Jed's changes to Truth/Bool broke some stuff
Hg-commit: 5caec4f276cb70c9322fa9314b3d9d9d41118eac
|
| #
e1589f56
|
| 17-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved petscda.h and friends over to petscdm.h and friends
Hg-commit: 52cf0c5c868ff2e52c7308123a3006fa1da5b856
|
| #
a4121054
|
| 17-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added DMCreate_DA, DMCreate_ADDA, DMCreate_Sliced, DMCreate_Composite
Hg-commit: 69baa2eac668c820d0ef75c58bd3b1a21f98cfbf
|
| #
aa219208
|
| 16-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
finished transistion of DAXXX to DMDAXXXX
Hg-commit: 86cda14def53e12145f562bc5ffa2be6f2362b57
|
| #
9a42bb27
|
| 14-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
partial conversion of DA to new DM syntax and style
Hg-commit: fc1d8cbf21c8369cb06f934b2976724f2e1219ba
|
| #
d7bf68ae
|
| 13-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed DASetType() and all its related infrastructure added DMSetUp() for time to build data structures from inputted variables
Hg-commit: c70bcb5cdb0ec94bd90f78c02694b44ce07f867b
|
| #
0c010503
|
| 12-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed DMCompositeGetMatrix() DMSlicedCreateGlobalVector() etc that can simply use DMGetMatrix() DMCreateGlobalVector() etc
Hg-commit: d661735271f5dc92d48e5b4d58e3b42c9bb2cf3f
|
| #
47c6ae99
|
| 11-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moving DM classes examples et into correct directory locations
Hg-commit: 43ed329fc2cce22efaa4b439c8485c2b444549fe
|