| #
d97c5584
|
| 26-Mar-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add PetscSortSplit() to be used by pc=ILUT
Hg-commit: db2eadf88c7c6079178c3081a4cc1eaeca84522f
|
| #
3b3b501a
|
| 08-Jan-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 71717d7efea27894ff94a908955a31836833aa10
|
| #
1c690be3
|
| 08-Jan-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: eddd1e897162cf632d02c5d9cd01b8dc699c2e8c
|
| #
a4f4c17d
|
| 07-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after pull of patch from 3.0.0
Hg-commit: 9690da43cc946c5d8278784dc47c15a1d600a0be
|
| #
bf6a809b
|
| 07-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
Barry you are the stupidist F who ever walked the earth, how many times will it take you to get PetscOpenSocket() everywhere. This time you wrote it as PetscSocket() in the include file. And ho
Barry you are the stupidist F who ever walked the earth, how many times will it take you to get PetscOpenSocket() everywhere. This time you wrote it as PetscSocket() in the include file. And how about testing it before pushing you twit.
Hg-commit: aac95d697c0564c741db372fbff1f1c6dda9af78
show more ...
|
| #
a2513c79
|
| 06-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge of 3.0.0 patch fixing PetscSocketOpen to PetscOpenSocket
Hg-commit: f6acf2c0f94044fb9fa82fb1db7e08adbbf633f2
|
| #
8a8e6a9e
|
| 06-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
accidently used PetscSocketOpen() when should have used PetscOpenSocket()
Hg-commit: 969103be107ff4d28f66d1df4a3d30c2705bb720
|
| #
6feac5a0
|
| 06-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after pull of patch from 3.0.0
Hg-commit: adf0af50adfa1b6c34936a807478c141f51be126
|
| #
93ba235f
|
| 06-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
zope interface did not properly protect against incomplete or missing socket routines. Fixed by removing zope specific socket opener and using the petsc socket viewer one instead. Also protecte
zope interface did not properly protect against incomplete or missing socket routines. Fixed by removing zope specific socket opener and using the petsc socket viewer one instead. Also protected the start up of zope for only when socket viewer is available. Problem crops up on Cray
Hg-commit: 85465220e8b7e4ac0836a807724622a785372a36
show more ...
|
| #
ff2c26e0
|
| 24-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge; lots of GU conflicts needed to be resolved, why? I don't know, most looked like they could be done automatically
Hg-commit: 2b292236ee5585a41c97ddcafd3f409331a1dd72
|
| #
15898c7d
|
| 21-Sep-2008 |
Victor Eijkhout <eijkhout@tacc.utexas.edu> |
merged
Hg-commit: b3efa42ec45e04f6248c510bf0ed68f8651278a1
|
| #
b9bfaa2b
|
| 19-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 2cc9bce96a424f233ee09b1465179752f095ebe7
|
| #
e7227d1e
|
| 19-Sep-2008 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: b424ce7ebd721941f8edecd2b526a56432169bfa
|
| #
5e96ac45
|
| 19-Sep-2008 |
Jed Brown <jed@59A2.org> |
Added option -debug_terminal.
This allows using a terminal instead of xterm for the debugger. Also, the debugger can be started as one window per process in a GNU screen session.
Hg-commit: 2934c7
Added option -debug_terminal.
This allows using a terminal instead of xterm for the debugger. Also, the debugger can be started as one window per process in a GNU screen session.
Hg-commit: 2934c7e4b9d112c31381140f036d6d607d8735e6
show more ...
|
| #
300a7f5b
|
| 10-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some array args to use [ instead of * in argument lists added some missing const to some array args
Hg-commit: 3a9a34956c6d1c6a198ed6e9700f21d6d87db4cf
|
| #
4d615ea0
|
| 10-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed update of vpscat.c for long long PetscInt
Hg-commit: b19eb46ec909fe1c7a1ca98d4936fe0615ff61bd
|
| #
207126cb
|
| 23-Jul-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after most of merge of petsc-dev with petsc-dev-new-solvers with new way of handling external solvers
Hg-commit: 7c86fa28bc8468b955cc6a62edd1de55d6c3d700
|
| #
392a8661
|
| 26-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 41800043acaea4edc1ffe515ad0d33298e6b8178
|
| #
a313700d
|
| 24-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
moved the const out of XXType definitions and into the Set and Get Methods
Hg-commit: d4d9a237045a151847ef3121b00df73d952d0999
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
3be44c43
|
| 18-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aFTERmerge
Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320
|
| #
865bae8e
|
| 09-Nov-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 31603a991f8c9dbd9cd4c72b30a3514b55817b16
|
| #
7fe06243
|
| 07-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
t after merge
Hg-commit: 39a23f849d19621efbe30bce2419f57813cbd74a
|
| #
0027260e
|
| 06-Nov-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 858723b67c15ebee1a35e828236b486f2b91f498
|
| #
4ea0e71a
|
| 06-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
some utils should use char[] instead of char*
Hg-commit: e53c856de675c5e8165e9f4feb4d3da28b4ec37d
|