| #
0cd8598b
|
| 19-Dec-2008 |
Satish Balay <balay@mcs.anl.gov> |
previous mprint.c fix breaks on windows..
Hg-commit: 64b123924b5bbade49c5178e21cb392342df810b
|
| #
6adf639f
|
| 19-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
mprint.c: "mprint.c", line 183.37: 1540-1102 (W) "s" might be used before it is set. Ifdef out the code after the SETERRQ() so silly compiler won't think that the variable is used but not set.
mprint.c: "mprint.c", line 183.37: 1540-1102 (W) "s" might be used before it is set. Ifdef out the code after the SETERRQ() so silly compiler won't think that the variable is used but not set.
Hg-commit: 37aafe6eec6c4ac38012de3c7752339916b1a664
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
|
| #
b82d22d6
|
| 16-Oct-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b47b940d7d14e28f137b508da5d09002705743d6
|
| #
89b07760
|
| 16-Oct-2008 |
Satish Balay <balay@mcs.anl.gov> |
#18429 prefer vsnprintf() over _vsnprintf()
Hg-commit: 2d57fbeacc0d7b30b3f0d717a22f5e12ff02c9d5
|
| #
48366a64
|
| 10-Oct-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f4dfb99c0db719d7b3d5fb7a5f72d65bf7868e06
|
| #
6b62bf7a
|
| 06-Oct-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 8e8bc80960e5bb0543488be5c09d051f0dc2fe1a
|
| #
141c0d65
|
| 06-Oct-2008 |
Satish Balay <balay@mcs.anl.gov> |
fix vsnprintf() uage with MS VC 6.0
Hg-commit: 0a4076f14de6e5d437f4878834c70db5ecb61f07
|
| #
d59cffb6
|
| 01-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: eae1f8ab9957d8a047e5396565b912d6e1494d39
|
| #
2f0d4f1e
|
| 31-Jul-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Small fix
Hg-commit: 0c7584ff588e4289bc15f1770b5b69ec0907e777
|
| #
67f3a308
|
| 25-Jul-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Small fix
Hg-commit: b506bdef1037f9afa1b746346c135a53dd4c81e7
|
| #
4b4e725a
|
| 25-Jul-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
back out last change
Hg-commit: 092c8b96c2815ac7b00037b009e2998b7d026665
|
| #
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
|
| #
bdcbdf5c
|
| 21-Jul-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ce4229a2755b82ba5b8223ddd5ae8d2d5e40c4ed
|
| #
95fdf25f
|
| 21-Jul-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed some bugs with synchronized printing
Hg-commit: bcf46a50f13c63e0c7e8c8bff7d5017f1abc9518
|
| #
919dba87
|
| 07-Jul-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d28639f02d1a6d231853618d6c08c85125bb3df0
|
| #
2d609e63
|
| 02-Jul-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Now parallel prints allow arbitrarily big messages - Also VSNPrintf() returns the size without a limit
Hg-commit: 9e3fbe04a926857a0cd01a10b4bbb22ae2b0d550
|
| #
ce751d7e
|
| 24-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e601a1d4489b52dd4b994bcbaede554178eb5e2c
|
| #
e2135aed
|
| 23-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Stop printing from sutting off my long prints
Hg-commit: efc7b08d487b68bf868df5c3bfdcb8fa8552886b
|
| #
99f51c6d
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 7b7fa43605b79e19cd267cb0e103ef80f6851f1c
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
6de02169
|
| 22-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
simplified PETSC_USE_64_BIT_INDICES, now this form will cause binary files to use 64 bit integers
Hg-commit: a4e62ae6e03457f06b791f617bab50e87828bb73
|
| #
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
|