| #
8d359177
|
| 07-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed function names with Default to match new standard (which I just wrote) fixed a few more functions that should be PETSC_INTERN
Hg-commit: 87889fe4f6d4e8d0963adcc79d438e75330601c6
|
| #
ce94432e
|
| 13-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)
Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be
|
| #
0298fd71
|
| 08-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 05
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4
show more ...
|
| #
d2c146c7
|
| 30-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ebb357f10b0c83746021a2f5d6008cb620ae37d0
|
| #
f5af7f23
|
| 30-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Uncrustified src/snes/*
Hg-commit: 0b89af55379cc95040ca47c4c1f8000d6a978df2
|
| #
5fd66863
|
| 26-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatted: "There should be a blank line before PetscFunctionBegin;"
Hg-commit: 05bda4416aaceb2dbd9d85b5720629adc88eef98
|
| #
f23aa3dd
|
| 25-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
generally SETERRQXX does not belong on its own line also fixed formatting issues in dgmres.c (ugh)
Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd
|
| #
0adebc6c
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
silly code formatting problems; some people still need to read the style guide
Hg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1
|
| #
075cc632
|
| 14-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed SNESObjective typedef insteading using SNESObjectiveFunction manual page
Hg-commit: 6dc0a8207aee7ba626ff7b41cca0db5faed5c2ae
|
| #
b769355b
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
merge PetscSF implementation
Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294
|
| #
5a4671ae
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing spaces from all files
Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
|
| #
74d836f3
|
| 11-Dec-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fixed comm used in SNESComputeFunction() error
Hg-commit: 71f9ec869233400b5fb4509b62044ca347476f66
|
| #
87d70a26
|
| 11-Dec-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fixed SNESComputeObjective() being broken due to change in a8931f032682
Hg-commit: 5f99eae8d1ba4b3d3a2a4dfb1bb292ee7ab00cda
|
| #
22c6f798
|
| 29-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
updated DMSNES to be a real boy, uhhh, a real PETSc object
Hg-commit: 120edb08eb7981a382ad3ceea1267705f59d8266
|
| #
38aa3a79
|
| 28-Nov-2012 |
Jed Brown <jed@59A2.org> |
merge VTU viewer
Hg-commit: f68babcf040286d4843b3544bb1e887ce1a50948
|
| #
942e3340
|
| 28-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed naming of KSPDM, SNESDM, TSDM and child objects, fixed DMXXYYYContextZZZ() to DMGet/CopyDMXXX()
Hg-commit: a8931f032682db8d679ab51da5c3819b9c32b632
|
| #
ed525828
|
| 31-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a7fad1b276253926c2a6f6a2ded33d8595ea85e3
|
| #
97584545
|
| 30-Oct-2012 |
Peter Brune <brune@mcs.anl.gov> |
SNESDefaultObjectiveComputeFunctionFD() for objective/function testing purposes.
Hg-commit: fdaa12a217063377789b4f437e981fe59e34fca6
|
| #
2a4ee8f2
|
| 30-Oct-2012 |
Peter Brune <brune@mcs.anl.gov> |
SNES Objective interface in place
Hg-commit: bbf7093bce724808a9e5aa4439b2deaca0ac472f
|