| #
2e848d64
|
| 27-Apr-2009 |
Satish Balay <balay@mcs.anl.gov> |
merge from release
Hg-commit: a7602372c154104ec5826194bd43b95895d953c1
|
| #
6e0c8459
|
| 27-Apr-2009 |
Satish Balay <balay@mcs.anl.gov> |
#19373 c++ compile fixes
Hg-commit: e16911e351a95349c6228121da73e2676bb8091f
|
| #
55be3636
|
| 26-Apr-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
cast (char*)
Hg-commit: 18077d50a8a931ca9a27bec80160b4a2430f88bb
|
| #
ca4b5a82
|
| 24-Apr-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after pull of two patches from 3.0.0
Hg-commit: 09be8607786d079dca91b5fdb1f1e4f203cff325
|
| #
e157ba5d
|
| 24-Apr-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
added Fortran version of DMMGSetNullSpace for petsc-maint 19,266
Hg-commit: 65458427c6a576df472719b2a58b7f99e0993726
|
| #
05c7dedf
|
| 18-Apr-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
support larger number of options in options file; still should be fixed to supported unlimited size but this should be good enough
Hg-commit: 967829b6d48ca418de369f32b2ee6a7dfd8a6869
|
| #
5fa91da5
|
| 18-Apr-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed PetscOptionsInsertFile() to support any length lines (long arguments)
Hg-commit: e4cebb2b898ce98bcd7b16fd2cd22960826f71d3
|
| #
fe36e6c7
|
| 13-Apr-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge - Watch out for SNES ex45, I think the merge was bad
Hg-commit: 04bc4bca24f51d95f00a035b6b5fb2e5990fd8a8
|
| #
90d69ab7
|
| 28-Mar-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false changed most uses of these routines to the Truth vari
changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false changed most uses of these routines to the Truth varient
Hg-commit: fd6366abd7eb1f3ec925faa0ecd078d5cc025eb2
show more ...
|
| #
4a67242d
|
| 02-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 3a05a9a21fcd66acdc0680d4c36ce9e8f08fa147
|
| #
f3a3c6c5
|
| 01-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 53e9c808dfe65563d20986fb2add93db3027ce54
|
| #
5e8c5e88
|
| 01-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
fix memory leaks and inconsistencies in options database
Hg-commit: 3c916f369892bf9068bcef26c5b0e8b83136c7b2
|
| #
ff2c26e0
|
| 24-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge; lots of GU conflicts needed to be resolved, why? I don't know, most looked like they could be done automatically
Hg-commit: 2b292236ee5585a41c97ddcafd3f409331a1dd72
|
| #
e2446a98
|
| 18-Sep-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Added PetscOptionsTruthArray()
Hg-commit: 50979436ba13edb92307992de94fa0ff598fc2d3
|
| #
f4856b2b
|
| 25-Aug-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 9799501305902c23ccd1350cd545c1b253ed0538
|
| #
30694fe9
|
| 25-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
dave.mayhem23@gmail.com Subject: [PETSC #18159] Re: Possibly add PetscOptionsPrintOptionsFile() ?
Changed format of output for PetscOptionsPrint() to print in a format that can be r
dave.mayhem23@gmail.com Subject: [PETSC #18159] Re: Possibly add PetscOptionsPrintOptionsFile() ?
Changed format of output for PetscOptionsPrint() to print in a format that can be read in as an options file
Hg-commit: 30f35cfd85a83b2106d6c8a7a7adf497b4330341
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
|
| #
d0e0475e
|
| 01-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a5cd1bcc2f88d40554b3b5c3094121cae6ec1db8
|
| #
38185863
|
| 31-May-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix memory leak
Hg-commit: 021d62d9381aa41e8aecb9323fbcf827de8424c1
|
| #
5816cae3
|
| 28-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: af370039d95b2af41a5f92508e5619668a3758f6
|
| #
09192fe3
|
| 28-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added VecAXPBYPCZ() fixed PetscOptionsInsertFile() when optional argument has " " around it added faq for why is MatSetValues() so slow
Hg-commit: 619014079882b990f403201eb751257f0ca294e0
|
| #
cccbaa74
|
| 23-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 585879f5445257acbb9951c7861f508377f1f645
|
| #
69915cf7
|
| 20-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: acc2d95a83a24ca4f1b791130d249998fbb097b1
|
| #
66af5158
|
| 20-May-2008 |
Satish Balay <balay@mcs.anl.gov> |
simplify malloc/free in PetscOptionsInsertFile() - and fix memoryleak
Hg-commit: 38f0cc44a90e2f504a9b6ad7bfb34450f4efbbc4
|