| #
28842d8c
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b
|
| #
d382aafb
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc.h --> petscsys.h (fortran equivalents also) new petsc.h that includes all PETSc includes is added
Hg-commit: a82a9bcb80ed39c69991db706672838a5b792d44
|
| #
5f5f199f
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C eliminate use of petscsys.h (Fortran and C) eliminated redundant use of #include "petscfix" all over t
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C eliminate use of petscsys.h (Fortran and C) eliminated redundant use of #include "petscfix" all over the place because included by petsc.h
Hg-commit: dea4bc8a57aa0490c3a40fdee08c4b41e42e03ce
show more ...
|
| #
b022a5c1
|
| 07-Aug-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed output files to have additional line for norm type PRECONDITIONED now allows PetscInitialize() and PetscFinalize() to be called multiple times
Hg-commit: 2a35ab2c090ec4b625e988497846f530aaa67b
fixed output files to have additional line for norm type PRECONDITIONED now allows PetscInitialize() and PetscFinalize() to be called multiple times
Hg-commit: 2a35ab2c090ec4b625e988497846f530aaa67b2c
show more ...
|
| #
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
|
| #
815a892b
|
| 10-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b30ed37c9fa869055cdaf3219b726bf215ba38ef
|
| #
ec9d38fb
|
| 06-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e995f97f224231f5525b87495f1c8a943c804bfe
|
| #
08a557f7
|
| 02-Jun-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
add explicit support for petsc4py in base PetscObject structure
Hg-commit: 7be03bcf3285a7c33e5258c78c03197bce0e9c2c
|
| #
166c7f25
|
| 10-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscEvent to PetscLogEvent Removed initialization of global variables PetscLogEvent and PetscCookie to 0 since no longer needed
Hg-commit: b49d69f3756a139801bd445902e6aa5221450631
|
| #
9afaeae2
|
| 10-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscLogClassRegister() to PetscCookieRegister() and fixed calling sequence
Hg-commit: 9bf4c5c14bd579a1e7136bac681411624d111bf5
|
| #
3be44c43
|
| 18-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aFTERmerge
Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320
|
| #
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
|
| #
781b3001
|
| 14-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4e945c9820f08f3e5a1bc871ec50d7ccb0b7454e
|
| #
e0156e0b
|
| 11-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: 8b48556a285e293c04f497a3a1e40ac96cfd5016
|
| #
780a600e
|
| 05-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: b5a05984274c84515a795ed75eef9d3b27ba97f1
|
| #
442648ef
|
| 04-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: 8b955b66410cbc923a4e1233fdeaca7fbf3e5d5d
|
| #
7adad957
|
| 03-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
changes for solving the strict aliasing issue in PetscObject and derived
Hg-commit: 278faecc91564f5495fa9f7d48380d547995fa45
|
| #
041eaf5a
|
| 24-Apr-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: fc4abb8c17465d5a254430e7d215ac2911e65582
|
| #
1d280d73
|
| 24-Apr-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
minor class syntax fixes
Hg-commit: e22a73870b66944690c5ccb62322937de05d5ba8
|
| #
34760689
|
| 11-Apr-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b0849c564764239e742140006d23ada42de348e1
|
| #
1441b1d3
|
| 11-Apr-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscFListDestroy() to again take the pointer and zero it instead of relying on caller to zero
Hg-commit: 172f34d6b8078eedc0431c8ccfeae639116e17f9
|
| #
410795b8
|
| 07-Apr-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 1bd772ab3da8b9e142265e33f0e8057a48bb2959
|
| #
9c666560
|
| 01-Apr-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
more minor changes to increase consistency of method calling sequences and naming
Hg-commit: 4d17aa8465a0d1835166ba4c0ee47a08a267b110
|
| #
4ab79f74
|
| 06-Mar-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b66158ae56936dbc51c53435e2a067b4ce824630
|