| #
a8248277
|
| 20-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
SNES handles -snes_mf_operator and -snes_mf with -snes_grid_sequencing and SNESSetDM()
Hg-commit: a207bd97a60043bd8f0ecbb7350bb7fc4bf183b4
|
| #
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
|
| #
bf0cc555
|
| 27-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
MatDestroy(): cleanup the MatPreallocated() hack, fix all matrix types
Hg-commit: 8b12afa1931080f94d5efc78eba78580324579e8
|
| #
6bf464f9
|
| 18-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
converted rest of source code to take pointers into destructor reoutines. make test workds
Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
|
| #
9b08a598
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after terrible merge
Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb
|
| #
4b91b6ea
|
| 09-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscFlistFind() now only searches for symbol in libraries and executables if a flag is passed in.
Hg-commit: e9a41a3af8b62f34958a6f82c9f34be7616d4faa
|
| #
bc0f08ce
|
| 29-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed MatMFFDGeth() to never return garbage; also converted MatMFFD methods to use the compose query paradigm
Hg-commit: ffeaf172ff74e61629747237016b2663e3c6242d
|
| #
9c6ac3b3
|
| 24-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed missing extern_cxx thing in petscdmda.h got rid of MatMFFDSetFromOptions() since should use MatSetFromOptions() fixed const in veccusp.cu that didn't allow yin += 3
Hg-commit: 1a1910616a5100b
fixed missing extern_cxx thing in petscdmda.h got rid of MatMFFDSetFromOptions() since should use MatSetFromOptions() fixed const in veccusp.cu that didn't allow yin += 3
Hg-commit: 1a1910616a5100bb4f998cfba4c697d9b2502721
show more ...
|
| #
d34fcf5f
|
| 20-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some PCReset
Hg-commit: 1a6f5fc1c27b74d8f5d610cf83563c4ec287b72b
|
| #
d9822059
|
| 16-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
finished basic support for __float128
Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446
|
| #
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
|
| #
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
|
| #
07ed33dc
|
| 29-Nov-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 8753319427e40b297e0cf51005f1c3ca012b9dbb
|
| #
7f3ad804
|
| 25-Nov-2010 |
Dave May <dave.mayhem23@gmail.com> |
Merge of MatNest
Hg-commit: 8de39f7aa15c0d2411c2ddafcbdf366122a9db26
|
| #
c3703aa1
|
| 25-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a622ca0ca0ec056b5777b2e09c09402ad0bbe76b
|
| #
84da1bf7
|
| 24-Nov-2010 |
Jed Brown <jed@59A2.org> |
Check that MatMFFDSetBase() has been called before MatMult_MFFD
Hg-commit: 4c73f3313ae64f454db8c6739c8d79a37da2b754
|
| #
cd9db26d
|
| 17-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 9701f074fd20019a272d7c76f3b333aafe4932b0
|
| #
4b176af1
|
| 11-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6c2d63125265475c8c2a2df4be98d34f2fbbab4c
|