| #
8c172940
|
| 06-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e
|
| #
7087cfbe
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13
show more ...
|
| #
47b40911
|
| 01-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: e1fc2c73eb56030dc76b20b68b959231bf213deb
|
| #
2768edcb
|
| 23-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9122b9cb4bbbe7a3aa70181d1e1d574ba50c62ae
|
| #
62417fec
|
| 23-Nov-2010 |
Jed Brown <jed@59A2.org> |
Merge DMComposite work
Hg-commit: 190ef40b489f79a42d838f20330ea5e818e21312
|
| #
1411c6ee
|
| 23-Nov-2010 |
Jed Brown <jed@59A2.org> |
Promote LocalToGlobalMapping and BlockSize from DA to DM
Hg-commit: adc5020243929ce40bd18f2655d78fe82dc79cc4
|
| #
cd9db26d
|
| 17-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 9701f074fd20019a272d7c76f3b333aafe4932b0
|
| #
11afa6f6
|
| 14-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: cad48a04353cb40f118ecb9f477b2133c90a5fb4
|
| #
454e267f
|
| 12-Nov-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
DMGetElements for DA now supports P1/Q1 in 1D/2D/3D
Hg-commit: 9ce2ad348aa3a26019a8f5bb283ffeb866aa9875
|
| #
69970530
|
| 24-Oct-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 22da692ed155add94d5c93460d5353aeaadc853b
|
| #
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
|
| #
94013140
|
| 15-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more conversion of DA methods to DM
Hg-commit: e2aa391703fc1f000b85cf3ac2e3248e5b4a2830
|
| #
564755cd
|
| 15-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
update DACreateGlobal/LocalVector() for DM style some fixes for DM changes for C++
Hg-commit: dc1db69a66d88b50748381ee7286b3e39b5fe60f
|
| #
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
|