| #
6ee1a2dc
|
| 15-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 050f8c77b5d99670edefd2bf881b4e0aa79d4689
|
| #
11902ff2
|
| 15-Jun-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of fftw interface for case dim>3, complex. Must use pdim of type ptrdiff_t*, not PetscInt*. Contributed by Amlan.
Hg-commit: 4d20e24846312520cc0cd010575775a79983a311
|
| #
f7cceea4
|
| 12-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 49c10b30105d35c8cd696de12bf6c554080af14a
|
| #
6882372a
|
| 12-Jun-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
add support for dim=1,3,4 ... for fftw interface in complex build - contributed by Amlan Barua
Hg-commit: 5334a3120b620645c2262e73d106d71452f72026
|
| #
bf45eb89
|
| 01-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: c20f15a5363f59274aa795352daa398167c2c5b8
|
| #
fb7c10e0
|
| 31-May-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix again for fftw interface
Hg-commit: 1508767af28eb582fce23828b3414eb3054b6702
|
| #
262f75f9
|
| 31-May-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for fftw interface.
Hg-commit: 5d50a34f2e7f87087722069be99a23246be28e6b
|
| #
42951b8f
|
| 27-May-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: c1943a07162526276566519aa6187052e11ecc3d
|
| #
0e63999f
|
| 24-May-2011 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge :w!
Hg-commit: 252b7df528f9cdb484d150ba2d30e13a98447883
|
| #
aa5ea44d
|
| 15-May-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
MatDuplicate_XXX() and MatGetVecs_XXX() now reference the previous objects PetscLayout instead of making a new one for the created objects
Hg-commit: 09acbe7f87158c1125044b0743c911c532c88a17
|
| #
639d86e3
|
| 13-Jan-2012 |
Sean Farley <sean@mcs.anl.gov> |
Merge
Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c
|
| #
d39137a2
|
| 12-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10
|
| #
247e2d92
|
| 06-Jan-2012 |
Jed Brown <jed@59A2.org> |
Mass revert file modes that were made executable in f6e61ee9c329
Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
|
| #
832f7384
|
| 01-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257
|
| #
14e519b0
|
| 31-Dec-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
changed MatMatMult to MatTranposeMatMult.
Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
|
| #
639119aa
|
| 19-Dec-2011 |
Jed Brown <jed@59A2.org> |
Merge PetscBG updates
Hg-commit: 22a06792c20cdef150a242abf7d3e6b3fcc56ad1
|
| #
ee3a9e21
|
| 18-Dec-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0e5fb828cbe11166728cf4fed5e869a0956e2f7e
|
| #
6ccf0b3e
|
| 16-Dec-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
rm unused veriable
Hg-commit: 97c8da93aad7280bedbfc2cd9190e30e69cbe4e7
|
| #
3a20b191
|
| 15-Dec-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge from the release
Hg-commit: 69a68b8125fb7ed3a3199e7687918d212be55742
|
| #
bf0cc555
|
| 27-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
MatDestroy(): cleanup the MatPreallocated() hack, fix all matrix types
Hg-commit: 8b12afa1931080f94d5efc78eba78580324579e8
|
| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|
| #
47dad92f
|
| 13-Mar-2011 |
Sean Farley <sean@mcs.anl.gov> |
Merged
Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237
|
| #
7d0a6c19
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
removed #define PETSCXXX_DLL from top of all source files
Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
|
| #
20803bd0
|
| 09-Feb-2011 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 674bc8187eb8d0423d5e5713bd4ba8a46a2b8020
|
| #
ef52e503
|
| 07-Feb-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4c534f54b62235c414e62d7c89c01672398a762d
|