| #
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
|
| #
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 ...
|
| #
3334f37f
|
| 29-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04
|
| #
ace3abfc
|
| 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL note this requires a new sowing version
Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
|
| #
f0eb1ee0
|
| 12-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0
|
| #
0700a824
|
| 08-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed cookie to classid cause that is what it is.
Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
|
| #
7b2b6c42
|
| 21-Sep-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 195f72567fef37dce5fb19f9a361fb9db1b4003a
|
| #
316643e7
|
| 21-Sep-2009 |
Jed Brown <jed@59A2.org> |
Implicit formulation in TS, TS_THETA
TS: Adding support for implicit form F(t,X,Xdot)=0, suitable for DAE
TS_Theta: Implementation of theta integrator cast as a 1-stage Runge-Kutta method which use
Implicit formulation in TS, TS_THETA
TS: Adding support for implicit form F(t,X,Xdot)=0, suitable for DAE
TS_Theta: Implementation of theta integrator cast as a 1-stage Runge-Kutta method which uses the implicit form and thus may be applied to DAE.
Hg-commit: 59bd09a7bf51ba2c479750c1f2cadaf645713178
show more ...
|
| #
654d1bf9
|
| 18-Jun-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0ca0a4e04438f092e5c620e9a5ff16fe09102024
|
| #
d46f9a31
|
| 17-Jun-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 56623d5f4398ee1f0b5cb8bade18f9e3d5fbf344
|
| #
0b3d78a7
|
| 16-Jun-2009 |
Kai Germaschewski <kai@germaschewski.name> |
TS: Merge ts-fixes branch.
Hg-commit: 253b27d0129ef13ae6221d123a9eccda700e151f
|
| #
c8ecec41
|
| 19-May-2009 |
Kai Germaschewski <kai@germaschewski.name> |
TS: Cleanup unused/broken TS methods.
- the methods TS::reform(), TS::reallocate() were neither set nor called ever. - TS::update() and TS::postupdate() could be set, however update() would neve
TS: Cleanup unused/broken TS methods.
- the methods TS::reform(), TS::reallocate() were neither set nor called ever. - TS::update() and TS::postupdate() could be set, however update() would never be called, and postupdate() only in one place, for sundials. This functionality will be taken over by prestep() / poststep() eventually.
Hg-commit: ea766e6ef723ee210fe47af74bd4077c854d1282
show more ...
|
| #
2d200336
|
| 06-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750
|
| #
7c4f633d
|
| 03-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed -I$PETSC_DIR from make system and changed the corresponding #include "src/dsdsdsds" to "../src/sdsdsds" in the source code
Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
|
| #
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
|