| #
f3618155
|
| 11-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae910a8c341252193d05c7b6e3a1801bc7c73425
|
| #
461e1b68
|
| 06-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed bug introduce yesterday into OpenMP code that caused crash in PetscOpenMPFinalize() because if openmp options not used, still tried to broadcast to local mpi world
Hg-commit: cd36c927d50c62573
fixed bug introduce yesterday into OpenMP code that caused crash in PetscOpenMPFinalize() because if openmp options not used, still tried to broadcast to local mpi world
Hg-commit: cd36c927d50c62573c85ec0933e12faa01f02619
show more ...
|
| #
931f367c
|
| 06-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
when OpenMP mode is used either via PetscOpenMPMerge or PetscOpenMPISpawn() the PETSc finalize will not call PetscOptionsLeft() because the worker process generally do not access the options the "reg
when OpenMP mode is used either via PetscOpenMPMerge or PetscOpenMPISpawn() the PETSc finalize will not call PetscOptionsLeft() because the worker process generally do not access the options the "regular" processes access.
Hg-commit: bb2d8769b7f8870c266d058e3bd489f94bc807c5
show more ...
|
| #
3dae0d48
|
| 23-Feb-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed docs
Hg-commit: 6f8fa61bd69a693f33619ba079564e1062787a2c
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
99608316
|
| 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added check for MPI-2 function MPI_Finalized()
Hg-commit: ae0c82ee45572292482cc7ff724f8311052d1cd4
|
| #
8bafac2f
|
| 21-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Added a check for the MPI_Finalized method
Hg-commit: 7291c1a3be38fd4f89c16bb2242754e695ff5f70
|
| #
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 ...
|
| #
1bb7445b
|
| 26-Nov-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 097385087f06216381427d4baaa990d0faf7320f
|
| #
99b1327f
|
| 24-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added --download-petsc4py fixes for shared/dynamic libraries on Apple
Hg-commit: 5e21badad37f1155a9fcd49511e2e9c56f6b224f
|
| #
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
|
| #
60f69c44
|
| 15-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54
|
| #
bd920abb
|
| 04-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: e83a4ebf050bec6f16645348eedab78ea4eac099
|
| #
ed9cf6e9
|
| 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added error checking to fclose() calls in PETSc
Hg-commit: 853540bb57cc348dfeb7d3948abdc1927a6b6e10
|
| #
79071adc
|
| 04-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 830d0a9e96b799a66025b033e0e09cfb7de2aa15
|
| #
ac8aedf1
|
| 04-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixes for Zope on Windows - Probably isn't functional but compiles
Hg-commit: 63bd4a53cd98e21612ed8595e80699bd7a9ebac6
|
| #
42f9eaa7
|
| 10-Sep-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b35d81628fd54ce7829e6ac4f2c8f65bf3443a42
|
| #
67629ed4
|
| 14-Aug-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1ccfe048dbca363a5c39be68895fa0964e5759ad
|
| #
f5cf72af
|
| 10-Aug-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: e369da6dc58964bb45c8d5fb34a2560b2ad2e0cb
|