| #
c2efdce3
|
| 06-May-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.
Hg-commit: 021daf4f46f2a80eb466760
fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.
Hg-commit: 021daf4f46f2a80eb466760738148cd726f3fbf0
show more ...
|
| #
bcdd7686
|
| 04-May-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
scall was ot set for reuse
Hg-commit: 2cb14f96fbd977f1e17856aaf0bf3b876efe93db
|
| #
434a97be
|
| 28-Apr-2011 |
Brad Aagaard <baagaard at usgs.gov> |
Added missing variable declaration.
Hg-commit: 31dfc3720870fabb433acb9c6142495f51095517
|
| #
11bd1e4d
|
| 28-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
API Change:[Mat] Remove iscopy,reuse from MatGetDiagonlBlock()
* Now it should return a borrowed reference.
* MATDENSE was updated to cache the the diagonal block
Hg-commit: dbddbea75f68dca2821e78
API Change:[Mat] Remove iscopy,reuse from MatGetDiagonlBlock()
* Now it should return a borrowed reference.
* MATDENSE was updated to cache the the diagonal block
Hg-commit: dbddbea75f68dca2821e7818ebd56b2b79bbbaf9
show more ...
|
| #
3bd96682
|
| 21-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge, some manual merges
Hg-commit: a60db41ebcbbb90ab0d02727666a69b6d3ee88a0
|
| #
7b23a99a
|
| 19-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscViewerASCIISynchronizedAllow()
Hg-commit: 1b3990b2f3be4ca192efd6709c3e10216cbc65e2
|
| #
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
|
| #
fcfd50eb
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
partcially completed making PETSc object destructors take & for the argument
Hg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5
|
| #
a06653b4
|
| 19-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
got gfortran quad precision also working for 4.6 added more pcreset for other PCs
Hg-commit: 9ecce33931895bae4575b370a4bd88f21e9fd656
|
| #
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
|
| #
3b1a4ead
|
| 07-Mar-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 546fb93b3761427f448145b5256fab3cbde1dcd6
|
| #
13e0d083
|
| 02-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
CGR does not handle PCSetDiagonalScale() so generate an error if user tries it added note to PCApplyBAorAB() about diagonal scaling
Hg-commit: 04e3d615ff4c04a9b51bc2779455488d80533525
|
| #
e91c6855
|
| 27-Feb-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
started PCReset for some specific PCs
Hg-commit: b7f18e9481f224c94e3d4cfe0089a846551898be
|
| #
c31cb41c
|
| 22-Feb-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed .bib entries with Gail's corrections removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically
fixed .bib entries with Gail's corrections removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically
Hg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db
show more ...
|
| #
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 ...
|
| #
69970530
|
| 24-Oct-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 22da692ed155add94d5c93460d5353aeaadc853b
|
| #
85ebf7a4
|
| 20-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed bug in PetscViewerFlowControl macros added flow control to MatView_MPIAIJ_Binary()
Hg-commit: 3e5713cc6686ba7b6f8946feb9b79d0951a80675
|
| #
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
|
| #
acfcf0e5
|
| 14-Oct-2010 |
Jed Brown <jed@59A2.org> |
PetscOptionsTruth -> PetscOptionsBool and related
Hg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77
|
| #
7bb14e67
|
| 05-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
started converting use of PetscObjectFunctionQuery to PetscTry/UseMethod()
Hg-commit: e4779cc5741e3e051848716e6d793b39d6ed8801
|
| #
df05650e
|
| 29-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a22e69d80bd02f479d308e0399b012774ac72f76
|
| #
d8a68f86
|
| 29-Sep-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add PetscSubcommSetNumber(), PetscSubcommSetType(); update PetscSubcommCreate()
Hg-commit: c04222d17a3d4758d323a78ce7695388d712e974
|