| 99608316 | 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added check for MPI-2 function MPI_Finalized()
Hg-commit: ae0c82ee45572292482cc7ff724f8311052d1cd4 |
| 9c9d3cfd | 08-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed use of PetscToken * that should have been changed to PetscToken when PetscToken was made a opaque object
Hg-commit: fc24a9bef845ac3de97a855d3cfcd9ecc2feff0b |
| 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 ...
|
| a523d312 | 24-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
cleaned up petsc.h
Hg-commit: 9e64eb4c2caab4cf8bd69f064782a27204c3ed1b |
| 99b1327f | 24-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added --download-petsc4py fixes for shared/dynamic libraries on Apple
Hg-commit: 5e21badad37f1155a9fcd49511e2e9c56f6b224f |
| 123f0926 | 16-Nov-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge from release
Hg-commit: 139ad3bc577d60fe0946683de00edfe5a034e049 |
| 421d60df | 16-Nov-2007 |
Satish Balay <balay@mcs.anl.gov> |
win32 compile fix for --with-c-support=1
Hg-commit: 57ab43aec262e9e8c1373ff094c9b9af63a23e54 |
| 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 ...
|
| 7a72a596 | 31-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
Re: [PETSC #16961] passing PetscInt etc into printf formated statements with %d etc
Hg-commit: f38a99c08395acc5d79d9db5b5aad096a4954152 |
| 6000fb56 | 26-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
get cygwin/gcc build working
Hg-commit: bda1abb1673d16afa0b4d92a054cd9b66f1dcbc9 |
| 4610e317 | 21-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
fix fortran interface for functions using size_t
Hg-commit: f10f84b37ff42540252b0a68c49aa35868993e7c |
| 2ad021e3 | 21-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
PetscDataTypeGetSize() should use size_t [not PetscInt]
Hg-commit: 635476dd5a00f2527893fdce8080a4a1589a35fa |
| e0156e0b | 11-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: 8b48556a285e293c04f497a3a1e40ac96cfd5016 |
| ed9cf6e9 | 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added error checking to fclose() calls in PETSc
Hg-commit: 853540bb57cc348dfeb7d3948abdc1927a6b6e10 |
| f56c2deb | 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added error checking to fflush() calls
Hg-commit: e4b622fdb0bccd796c4dd268ff933990ee91ff98 |
| c8cd8b03 | 09-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: d507e9558c653b847e4e8b2a1687018f692e3610 |
| 780ab381 | 09-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
windows fixes..
Hg-commit: e8e20bb775edd8dd21840df60b41e8dc49e4d20b |
| 7c363081 | 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/go
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/gormo/fluidity/trunk/bin/petsc_readnsolve) ==6657== by 0x80F426D: petsc_readnsolve_options.878 (petsc_readnsolve.F90:264) ==6657== by 0x80F197C: petsc_readnsolve_ (petsc_readnsolve.F90:73) ==6657== by 0x80F18AD: main (petsc_readnsolve_main.cpp:28)
moved zpetsc.h to private/zpetsc.h
changed Fortran interface function PetscOptionsGetXXX functions to allow passing PETSC_NULL_TRUTH as flag argument
Hg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8
show more ...
|
| bd920abb | 04-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: e83a4ebf050bec6f16645348eedab78ea4eac099 |
| ac8aedf1 | 04-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixes for Zope on Windows - Probably isn't functional but compiles
Hg-commit: 63bd4a53cd98e21612ed8595e80699bd7a9ebac6 |
| d2507d54 | 04-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixes
Hg-commit: c207b206b09dcb2179fe150f62dd9801f69d01a8 |
| 7adad957 | 03-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
changes for solving the strict aliasing issue in PetscObject and derived
Hg-commit: 278faecc91564f5495fa9f7d48380d547995fa45 |
| 64db3494 | 30-Aug-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Make navierStokes dim independent
Hg-commit: 5d23b2823913d77fd7483e708a32947377461c6a |
| 093367be | 27-Aug-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9f8e50ece273d56a812225a654b066209a140410 |
| 1179db26 | 18-Aug-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscVFPrint to a function pointer that a user may overwrite with their own function.
Hg-commit: 04c0a692b752c53ccb1e12eaa524909541d69a6b |