| #
49d2556c
|
| 05-Feb-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: df9582c2f8253d21954d93b0a289f8091bee56ba
|
| #
73530dfb
|
| 02-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0719966d262b6c99a7022ceb7f79ff9688239e87
|
| #
6455fdd6
|
| 01-Feb-2008 |
Satish Balay <balay@mcs.anl.gov> |
fix formatted comments
Hg-commit: 748b99488dd55f096cbe9c246b40b9cf1668bffb
|
| #
badf8582
|
| 01-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added support for using PETSc as Fortran 90 modules instead of using include files
Hg-commit: 0a0393f937f653b6142b7d603aeafe804c203160
|
| #
dbefa33d
|
| 28-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: bf61e6626fd829977ea46dc50931d6e9b988a6f6
|
| #
0805154b
|
| 26-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All() Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases Added some error checking for overf
[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All() Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases Added some error checking for overflow for cast from PetscInt to PetscMPIInt
Hg-commit: 7540d46ad0a2abd61067805cfc8cb914325338a4
show more ...
|
| #
30611a65
|
| 22-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 5cb95177db260db4cf9ba8a0ae8c132f337b08c0
|
| #
d295e18d
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
We should be including petscfix.h up front I think
Hg-commit: 786f5f57d3570bdabc2d3d778dde0bc797719252
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
859df3cb
|
| 09-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 2e5906a7b550829a4d1cb80446e0d4452c3785e5
|
| #
1d1a0024
|
| 07-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some illegal names of variables in function prototypes in the include files changed PetscToken to be a private struct so that PetscTokenCreate() etc behave like PETSc class messed with the wo
fixed some illegal names of variables in function prototypes in the include files changed PetscToken to be a private struct so that PetscTokenCreate() etc behave like PETSc class messed with the worthless interface generator code
Hg-commit: 6bb2b8264313602b8e8b11e37006feb15d37fa4b
show more ...
|
| #
0e2fa18a
|
| 18-Dec-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 86dd62158c932a10858a23c6750fb034fba7d391
|
| #
65648114
|
| 14-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed PetscPopUpSelect() to close FILE, previously it was closing the pipe twice. added const to arguments of PetscPopUpSelect
Hg-commit: f7276f33eb54c3aad787fb5a508afbecd3086844
|
| #
16a52a3e
|
| 04-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 36ea91ffec0294e7bd778652988adafd6cb29bd5
|
| #
f3afd0eb
|
| 01-Dec-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Added a place for C++ stuff in PETSc
Hg-commit: 198f50110f92ca3156de60b88088c17f279c6bfd
|
| #
1bb7445b
|
| 26-Nov-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 097385087f06216381427d4baaa990d0faf7320f
|
| #
a523d312
|
| 24-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
cleaned up petsc.h
Hg-commit: 9e64eb4c2caab4cf8bd69f064782a27204c3ed1b
|
| #
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
|
| #
eb8be38c
|
| 06-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
introduced PetscRegisterFinalize() and switched PetscViewerMathematicaFinalizePackage() and DMFinalizePackage() to use that instead of hardwiring in PetscFinalize().
Hg-commit: b0040208f82be20b77
introduced PetscRegisterFinalize() and switched PetscViewerMathematicaFinalizePackage() and DMFinalizePackage() to use that instead of hardwiring in PetscFinalize().
Hg-commit: b0040208f82be20b772360f14bf96e1bbb781585
show more ...
|
| #
6f3d5618
|
| 31-Oct-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230
|
| #
a83b932f
|
| 21-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b9d42389cc19816d40c6c6e007931655739db1e6
|
| #
2ad021e3
|
| 21-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
PetscDataTypeGetSize() should use size_t [not PetscInt]
Hg-commit: 635476dd5a00f2527893fdce8080a4a1589a35fa
|